Classes | |
| class | IsraelRailConfigFlow |
Variables | |
| _LOGGER = logging.getLogger(__name__) | |
| DATA_SCHEMA | |
| list | STATIONS_NAMES = [station["Heb"] for station in STATIONS.values()] |
Config flow for israel rail.
|
private |
Definition at line 24 of file config_flow.py.
| homeassistant.components.israel_rail.config_flow.DATA_SCHEMA |
Definition at line 17 of file config_flow.py.
| list homeassistant.components.israel_rail.config_flow.STATIONS_NAMES = [station["Heb"] for station in STATIONS.values()] |
Definition at line 14 of file config_flow.py.