mirror of
https://github.com/jpawlowski/hass.tibber_prices.git
synced 2026-03-29 21:03:40 +00:00
- Updated keys from "cents" to more user-friendly terms for current, next, and previous prices. - Added state descriptions for price levels and ratings, including categories like "very cheap," "cheap," "normal," "expensive," and "very expensive." - Introduced new average price sensors for the next 1 to 12 hours. - Added price trend sensors for 1 to 12 hours with states indicating rising, falling, or stable trends. - Ensured consistency in naming conventions across English, Norwegian, Dutch, and Swedish translations. |
||
|---|---|---|
| .. | ||
| custom_translations | ||
| translations | ||
| __init__.py | ||
| api.py | ||
| average_utils.py | ||
| binary_sensor.py | ||
| config_flow.py | ||
| const.py | ||
| coordinator.py | ||
| data.py | ||
| diagnostics.py | ||
| entity.py | ||
| manifest.json | ||
| price_utils.py | ||
| sensor.py | ||
| services.py | ||
| services.yaml | ||