mirror of
https://github.com/jpawlowski/hass.tibber_prices.git
synced 2026-05-28 18:43:40 +00:00
Request `energy` and `tax` fields alongside `total` in both quarter-hourly price queries. These represent the raw spot price and the tax/fee component that together make up the total consumer price. Updated hourly aggregation in formatters.py to carry energy/tax values through to aggregated output. Impact: Enables downstream consumers (sensors, services) to expose price composition data. Useful for solar feed-in compensation and net metering (saldering) calculations where the raw energy price is needed separately from taxes. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| client.py | ||
| exceptions.py | ||
| helpers.py | ||
| queries.py | ||