Namespaces | |
| binary_sensor | |
| button | |
| climate | |
| config_flow | |
| const | |
| coordinator | |
| entity | |
| fan | |
| light | |
| number | |
| select | |
| sensor | |
| switch | |
Functions | |
| bool | async_setup_entry (HomeAssistant hass, ConfigEntry entry) |
| bool | async_unload_entry (HomeAssistant hass, ConfigEntry entry) |
Variables | |
| list | PLATFORMS |
Component to control TOLO Sauna/Steam Bath.
| bool homeassistant.components.tolo.async_setup_entry | ( | HomeAssistant | hass, |
| ConfigEntry | entry | ||
| ) |
Set up tolo from a config entry.
Definition at line 25 of file __init__.py.
| bool homeassistant.components.tolo.async_unload_entry | ( | HomeAssistant | hass, |
| ConfigEntry | entry | ||
| ) |
Unload a config entry.
Definition at line 36 of file __init__.py.
| list homeassistant.components.tolo.PLATFORMS |
Definition at line 12 of file __init__.py.