Namespaces | |
| config_flow | |
| const | |
| coordinator | |
| sensor | |
Functions | |
| bool | async_setup_entry (HomeAssistant hass, IsraelRailConfigEntry entry) |
| bool | async_unload_entry (HomeAssistant hass, IsraelRailConfigEntry entry) |
Variables | |
| _LOGGER = logging.getLogger(__name__) | |
| IsraelRailConfigEntry | |
The Israel Rail component.
| bool homeassistant.components.israel_rail.async_setup_entry | ( | HomeAssistant | hass, |
| IsraelRailConfigEntry | entry | ||
| ) |
Set up Israel rail from a config entry.
Definition at line 24 of file __init__.py.
| bool homeassistant.components.israel_rail.async_unload_entry | ( | HomeAssistant | hass, |
| IsraelRailConfigEntry | entry | ||
| ) |
Unload a config entry.
Definition at line 56 of file __init__.py.
|
private |
Definition at line 15 of file __init__.py.
| homeassistant.components.israel_rail.IsraelRailConfigEntry |
Definition at line 21 of file __init__.py.