hass.tibber_prices/custom_components/tibber_prices/sensor/attributes
2026-04-14 12:45:57 +02:00
..
__init__.py feat(sensor): add next/previous/rolling-hour price rank sensors 2026-04-12 15:02:27 +00:00
daily_stat.py Add configurable monetary decimal precision 2026-04-14 12:35:26 +02:00
future.py fix: correct tuple except syntax in sensor modules 2026-04-14 12:45:57 +02:00
helpers.py feat(sensors): always show both mean and median in average sensor attributes 2025-12-18 15:12:30 +00:00
interval.py Add configurable monetary decimal precision 2026-04-14 12:35:26 +02:00
lifecycle.py fix(sensor): streamline lifecycle attrs and next poll visibility 2025-12-26 12:13:36 +00:00
metadata.py feat(sensors): add day pattern detection sensors (valley/peak/flat/rising/falling) 2026-04-11 21:07:16 +00:00
timing.py fix(lint): apply Python 3.14 ruff rules and update HA minimum version 2026-04-11 10:56:34 +00:00
trend.py feat(sensors)!: rename trend change countdown sensor for naming consistency 2026-04-10 09:08:27 +00:00
volatility.py feat(sensor): add price rank sensors and IQR-based volatility attributes 2026-04-12 14:13:47 +00:00
window_24h.py feat(sensors)!: add configurable median/mean display for average sensors 2025-12-08 17:53:40 +00:00