Classes | |
| class | SeventeenTrackConfigFlow |
Variables | |
| _LOGGER = logging.getLogger(__name__) | |
| dictionary | CONF_SHOW |
| dictionary | OPTIONS_FLOW |
| OPTIONS_SCHEMA = vol.Schema(CONF_SHOW) | |
| USER_SCHEMA | |
Adds config flow for 17track.net.
|
private |
Definition at line 34 of file config_flow.py.
| dictionary homeassistant.components.seventeentrack.config_flow.CONF_SHOW |
Definition at line 29 of file config_flow.py.
| dictionary homeassistant.components.seventeentrack.config_flow.OPTIONS_FLOW |
Definition at line 37 of file config_flow.py.
| homeassistant.components.seventeentrack.config_flow.OPTIONS_SCHEMA = vol.Schema(CONF_SHOW) |
Definition at line 36 of file config_flow.py.
| homeassistant.components.seventeentrack.config_flow.USER_SCHEMA |
Definition at line 41 of file config_flow.py.