mirror of
https://github.com/jpawlowski/hass.tibber_prices.git
synced 2026-05-28 18:43:40 +00:00
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. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| daily_stat.py | ||
| future.py | ||
| helpers.py | ||
| interval.py | ||
| lifecycle.py | ||
| metadata.py | ||
| timing.py | ||
| trend.py | ||
| volatility.py | ||
| window_24h.py | ||