Namespaces | |
| climate | |
| config_flow | |
| const | |
| coordinator | |
| entity | |
Functions | |
| bool | async_setup_entry (HomeAssistant hass, TouchlineSLConfigEntry entry) |
| bool | async_unload_entry (HomeAssistant hass, TouchlineSLConfigEntry entry) |
Variables | |
| TouchlineSLConfigEntry | |
The Roth Touchline SL integration.
| bool homeassistant.components.touchline_sl.async_setup_entry | ( | HomeAssistant | hass, |
| TouchlineSLConfigEntry | entry | ||
| ) |
Set up Roth Touchline SL from a config entry.
Definition at line 22 of file __init__.py.
| bool homeassistant.components.touchline_sl.async_unload_entry | ( | HomeAssistant | hass, |
| TouchlineSLConfigEntry | entry | ||
| ) |
Unload a config entry.
Definition at line 59 of file __init__.py.
| homeassistant.components.touchline_sl.TouchlineSLConfigEntry |
Definition at line 19 of file __init__.py.