hass.tibber_prices/custom_components/tibber_prices/sensor
2025-12-09 16:57:57 +00:00
..
attributes fix(periods): Periods are now correctly recalculated after tomorrow prices became available. 2025-12-09 16:57:57 +00:00
calculators fix(periods): Periods are now correctly recalculated after tomorrow prices became available. 2025-12-09 16:57:57 +00:00
__init__.py fix(imports): update imports after utils package reorganization 2025-11-18 20:07:28 +00:00
chart_data.py feat(sensors): add chart_metadata sensor for lightweight chart configuration 2025-12-05 20:30:54 +00:00
chart_metadata.py refactor(services): remove gradient_stop, use fixed 50% gradient 2025-12-05 20:51:30 +00:00
core.py fix(periods): Periods are now correctly recalculated after tomorrow prices became available. 2025-12-09 16:57:57 +00:00
definitions.py feat(sensors): add chart_metadata sensor for lightweight chart configuration 2025-12-05 20:30:54 +00:00
helpers.py feat(sensors)!: add configurable median/mean display for average sensors 2025-12-08 17:53:40 +00:00
types.py feat(types): add TypedDict documentation and BaseCalculator helpers 2025-11-22 14:32:24 +00:00
value_getters.py feat(sensors)!: add configurable median/mean display for average sensors 2025-12-08 17:53:40 +00:00