hass.tibber_prices/custom_components/tibber_prices/binary_sensor
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 fix(imports): update imports after utils package reorganization 2025-11-18 20:07:28 +00:00
attributes.py refactor(attributes): streamline phase type retrieval and attribute building 2026-04-17 08:52:17 +00:00
core.py refactor(attributes): streamline phase type retrieval and attribute building 2026-04-17 08:52:17 +00:00
definitions.py refactor(repairs): simplify currency mode change notification to one-shot 2026-04-15 10:00:59 +00:00
types.py fix(periods): rename periods_remaining to period_count_remaining 2026-04-12 10:05:21 +00:00