Home Assistant Unofficial Reference 2024.12.1
config_flow.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.teslemetry.config_flow.TeslemetryConfigFlow
 

Namespaces

 homeassistant.components.teslemetry.config_flow
 

Variables

dictionary homeassistant.components.teslemetry.config_flow.DESCRIPTION_PLACEHOLDERS
 
 homeassistant.components.teslemetry.config_flow.TESLEMETRY_SCHEMA = vol.Schema({vol.Required(CONF_ACCESS_TOKEN): str})