Classes | |
| class | TessieConfigFlow |
Variables | |
| dictionary | DESCRIPTION_PLACEHOLDERS |
| TESSIE_SCHEMA = vol.Schema({vol.Required(CONF_ACCESS_TOKEN): str}) | |
Config Flow for Tessie integration.
| dictionary homeassistant.components.tessie.config_flow.DESCRIPTION_PLACEHOLDERS |
Definition at line 20 of file config_flow.py.
| homeassistant.components.tessie.config_flow.TESSIE_SCHEMA = vol.Schema({vol.Required(CONF_ACCESS_TOKEN): str}) |
Definition at line 19 of file config_flow.py.