hass.tibber_prices/custom_components/tibber_prices
2025-12-09 16:57:57 +00:00
..
api feat(coordinator): implement repairs system for proactive user notifications 2025-12-07 20:51:43 +00:00
binary_sensor fix(periods): Periods are now correctly recalculated after tomorrow prices became available. 2025-12-09 16:57:57 +00:00
config_flow_handlers feat(sensors)!: add configurable median/mean display for average sensors 2025-12-08 17:53:40 +00:00
coordinator fix(periods): Periods are now correctly recalculated after tomorrow prices became available. 2025-12-09 16:57:57 +00:00
custom_translations fix(translations): ensure newline at end of translation files for consistency 2025-12-07 15:17:21 +00:00
entity_utils refactor(price_info): price data handling to use unified interval retrieval 2025-11-24 10:49:34 +00:00
interval_pool feat(interval-pool): add intelligent interval caching and memory optimization 2025-11-25 20:44:39 +00:00
sensor fix(periods): Periods are now correctly recalculated after tomorrow prices became available. 2025-12-09 16:57:57 +00:00
services fix(periods): Periods are now correctly recalculated after tomorrow prices became available. 2025-12-09 16:57:57 +00:00
translations feat(sensors)!: add configurable median/mean display for average sensors 2025-12-08 17:53:40 +00:00
utils feat(sensors)!: add configurable median/mean display for average sensors 2025-12-08 17:53:40 +00:00
__init__.py feat(sensors): add chart_metadata sensor for lightweight chart configuration 2025-12-05 20:30:54 +00:00
config_flow.py refactor(config_flow): rename TibberPricesFlowHandler to TibberPricesConfigFlowHandler 2025-11-25 20:44:39 +00:00
const.py feat(sensors)!: add configurable median/mean display for average sensors 2025-12-08 17:53:40 +00:00
data.py feat(interval-pool): add intelligent interval caching and memory optimization 2025-11-25 20:44:39 +00:00
diagnostics.py refactor: migrate from multi-home to single-home-per-coordinator architecture 2025-11-24 16:24:37 +00:00
entity.py feat(lifecycle): implement HA entity best practices for state management 2025-12-07 17:24:41 +00:00
icons.json feat(services): add new services and icons for enhanced functionality and user experience 2025-12-02 18:46:15 +00:00
manifest.json chore(release): bump version to 0.21.0 2025-12-07 20:52:11 +00:00
services.yaml feat(apexcharts): add server-side metadata with dynamic yaxis and gradient 2025-12-05 18:14:18 +00:00