Classes | |
| class | TeslemetryConfigFlow |
Variables | |
| dictionary | DESCRIPTION_PLACEHOLDERS |
| TESLEMETRY_SCHEMA = vol.Schema({vol.Required(CONF_ACCESS_TOKEN): str}) | |
Config Flow for Teslemetry integration.
| dictionary homeassistant.components.teslemetry.config_flow.DESCRIPTION_PLACEHOLDERS |
Definition at line 24 of file config_flow.py.
| homeassistant.components.teslemetry.config_flow.TESLEMETRY_SCHEMA = vol.Schema({vol.Required(CONF_ACCESS_TOKEN): str}) |
Definition at line 23 of file config_flow.py.