Home Assistant Unofficial Reference 2024.12.1
sensor.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.technove.sensor.TechnoVESensorEntity
 
class  homeassistant.components.technove.sensor.TechnoVESensorEntityDescription
 

Namespaces

 homeassistant.components.technove.sensor
 

Functions

None homeassistant.components.technove.sensor.async_setup_entry (HomeAssistant hass, TechnoVEConfigEntry entry, AddEntitiesCallback async_add_entities)
 

Variables

list homeassistant.components.technove.sensor.STATUS_TYPE = [s.value for s in Status if s != Status.UNKNOWN]