Home Assistant Unofficial Reference 2024.12.1
sensor.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.pvpc_hourly_pricing.sensor.ElecPriceSensor
 

Namespaces

 homeassistant.components.pvpc_hourly_pricing.sensor
 

Functions

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

Variables

 homeassistant.components.pvpc_hourly_pricing.sensor._LOGGER = logging.getLogger(__name__)
 
dictionary homeassistant.components.pvpc_hourly_pricing.sensor._PRICE_SENSOR_ATTRIBUTES_MAP
 
int homeassistant.components.pvpc_hourly_pricing.sensor.PARALLEL_UPDATES = 1