Namespaces | |
| config_flow | |
| const | |
| coordinator | |
| sensor | |
Functions | |
| bool | async_setup_entry (HomeAssistant hass, SensoterraConfigEntry entry) |
| bool | async_unload_entry (HomeAssistant hass, SensoterraConfigEntry entry) |
Variables | |
| SensoterraConfigEntry | |
The Sensoterra integration.
| bool homeassistant.components.sensoterra.async_setup_entry | ( | HomeAssistant | hass, |
| SensoterraConfigEntry | entry | ||
| ) |
Set up Sensoterra platform based on a configuration entry.
Definition at line 18 of file __init__.py.
| bool homeassistant.components.sensoterra.async_unload_entry | ( | HomeAssistant | hass, |
| SensoterraConfigEntry | entry | ||
| ) |
Unload the configuration entry.
Definition at line 36 of file __init__.py.
| homeassistant.components.sensoterra.SensoterraConfigEntry |
Definition at line 15 of file __init__.py.