Classes | |
| class | TechnoVESensorEntity |
| class | TechnoVESensorEntityDescription |
Functions | |
| None | async_setup_entry (HomeAssistant hass, TechnoVEConfigEntry entry, AddEntitiesCallback async_add_entities) |
Variables | |
| list | STATUS_TYPE = [s.value for s in Status if s != Status.UNKNOWN] |
Platform for sensor integration.
| None homeassistant.components.technove.sensor.async_setup_entry | ( | HomeAssistant | hass, |
| TechnoVEConfigEntry | entry, | ||
| AddEntitiesCallback | async_add_entities | ||
| ) |