Go to the source code of this file.
Namespaces | |
| homeassistant.components.technove | |
Functions | |
| bool | homeassistant.components.technove.async_setup_entry (HomeAssistant hass, TechnoVEConfigEntry entry) |
| bool | homeassistant.components.technove.async_unload_entry (HomeAssistant hass, ConfigEntry entry) |
Variables | |
| list | homeassistant.components.technove.PLATFORMS = [Platform.BINARY_SENSOR, Platform.NUMBER, Platform.SENSOR, Platform.SWITCH] |
| homeassistant.components.technove.TechnoVEConfigEntry = ConfigEntry[TechnoVEDataUpdateCoordinator] | |