Classes | |
| class | ElecPriceSensor |
Functions | |
| None | async_setup_entry (HomeAssistant hass, ConfigEntry entry, AddEntitiesCallback async_add_entities) |
Variables | |
| _LOGGER = logging.getLogger(__name__) | |
| dictionary | _PRICE_SENSOR_ATTRIBUTES_MAP |
| int | PARALLEL_UPDATES = 1 |
Sensor to collect the reference daily prices of electricity ('PVPC') in Spain. | None homeassistant.components.pvpc_hourly_pricing.sensor.async_setup_entry | ( | HomeAssistant | hass, |
| ConfigEntry | entry, | ||
| AddEntitiesCallback | async_add_entities | ||
| ) |
|
private |
|
private |