hass.tibber_prices/custom_components/tibber_prices/sensor/attributes
Julian Pawlowski c3173a16d6 refactor(attributes): streamline phase type retrieval and attribute building
Consolidate logic for determining current price phase and associated attributes by introducing shared helper functions. This enhances code maintainability and reduces duplication across components.

Impact: Improved clarity and efficiency in price phase handling for users.
2026-04-17 08:52:17 +00:00
..
__init__.py refactor(repairs): simplify currency mode change notification to one-shot 2026-04-15 10:00:59 +00:00
daily_stat.py feat(sensor): use dynamic precision for price rounding and display 2026-04-14 19:28:19 +00:00
future.py feat(sensor): use dynamic precision for price rounding and display 2026-04-14 19:28:19 +00:00
helpers.py fix(services): use injected now in resolve_search_range day offset 2026-04-14 19:33:24 +00:00
interval.py feat(sensor): use dynamic precision for price rounding and display 2026-04-14 19:28:19 +00:00
lifecycle.py fix(services): use injected now in resolve_search_range day offset 2026-04-14 19:33:24 +00:00
metadata.py refactor(attributes): streamline phase type retrieval and attribute building 2026-04-17 08:52:17 +00:00
timing.py refactor(attributes): streamline phase type retrieval and attribute building 2026-04-17 08:52:17 +00:00
trend.py feat(sensors)!: rename trend change countdown sensor for naming consistency 2026-04-10 09:08:27 +00:00
volatility.py fix(services): use injected now in resolve_search_range day offset 2026-04-14 19:33:24 +00:00
window_24h.py fix(services): use injected now in resolve_search_range day offset 2026-04-14 19:33:24 +00:00