hass.tibber_prices/custom_components/tibber_prices/sensor
Julian Pawlowski 75da094c81
Some checks are pending
Auto-Tag on Version Bump / Check and create version tag (push) Waiting to run
Lint / Ruff (push) Waiting to run
Validate / Hassfest validation (push) Waiting to run
Validate / HACS validation (push) Waiting to run
refactor(day_patterns): rename double valley/peak to double dip/duck curve
Updated pattern names for clarity and consistency in the codebase. The changes include renaming constants and updating related logic to reflect the new terminology.

Impact: Improved readability and understanding of day pattern classifications for developers.
2026-04-17 14:37:17 +00:00
..
attributes refactor(attributes): streamline phase type retrieval and attribute building 2026-04-17 08:52:17 +00:00
calculators refactor(attributes): streamline phase type retrieval and attribute building 2026-04-17 08:52:17 +00:00
__init__.py fix(services): use injected now in resolve_search_range day offset 2026-04-14 19:33:24 +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 fix: support main and subunit currency 2025-12-11 23:07:06 +00:00
core.py feat(sensor): use dynamic precision for price rounding and display 2026-04-14 19:28:19 +00:00
definitions.py refactor(day_patterns): rename double valley/peak to double dip/duck curve 2026-04-17 14:37:17 +00:00
helpers.py feat(sensor): use dynamic precision for price rounding and display 2026-04-14 19:28:19 +00:00
types.py feat(types): add TypedDict documentation and BaseCalculator helpers 2025-11-22 14:32:24 +00:00
value_getters.py refactor(repairs): simplify currency mode change notification to one-shot 2026-04-15 10:00:59 +00:00