Home Assistant Unofficial Reference 2024.12.1
sensor.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.watttime.sensor.RealtimeEmissionsSensor
 

Namespaces

 homeassistant.components.watttime.sensor
 

Functions

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

Variables

string homeassistant.components.watttime.sensor.ATTR_BALANCING_AUTHORITY = "balancing_authority"
 
tuple homeassistant.components.watttime.sensor.REALTIME_EMISSIONS_SENSOR_DESCRIPTIONS
 
string homeassistant.components.watttime.sensor.SENSOR_TYPE_REALTIME_EMISSIONS_MOER = "moer"
 
string homeassistant.components.watttime.sensor.SENSOR_TYPE_REALTIME_EMISSIONS_PERCENT = "percent"