Home Assistant Unofficial Reference 2024.12.1
sensor.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.ovo_energy.sensor.OVOEnergySensor
 
class  homeassistant.components.ovo_energy.sensor.OVOEnergySensorEntityDescription
 

Namespaces

 homeassistant.components.ovo_energy.sensor
 

Functions

None homeassistant.components.ovo_energy.sensor.async_setup_entry (HomeAssistant hass, ConfigEntry entry, AddEntitiesCallback async_add_entities)
 

Variables

 homeassistant.components.ovo_energy.sensor.Final
 
int homeassistant.components.ovo_energy.sensor.PARALLEL_UPDATES = 4
 
 homeassistant.components.ovo_energy.sensor.SCAN_INTERVAL = timedelta(seconds=300)