Go to the source code of this file.
Namespaces | |
| homeassistant.components.nordpool.sensor | |
Functions | |
| None | homeassistant.components.nordpool.sensor.async_setup_entry (HomeAssistant hass, NordPoolConfigEntry entry, AddEntitiesCallback async_add_entities) |
| dict[str, dict[str, tuple[datetime, datetime, float, float, float]]] | homeassistant.components.nordpool.sensor.get_blockprices (DeliveryPeriodData data) |
| dict[str, tuple[float|None, float, float|None]] | homeassistant.components.nordpool.sensor.get_prices (DeliveryPeriodData data) |
Variables | |
| int | homeassistant.components.nordpool.sensor.PARALLEL_UPDATES = 0 |