mirror of
https://github.com/jpawlowski/hass.tibber_prices.git
synced 2026-03-30 05:13:40 +00:00
docs(user): rewrite period calculation documentation for clarity
Completely rewrote period-calculation.md based on user feedback and live development understanding. Changes: - Replaced outdated 3-phase relaxation description with correct 4×4 matrix approach (4 flex levels × 4 filter combinations) - Added per-day independence explanation (each day relaxes independently) - Documented replacement logic (larger periods replace smaller ones) - Added extension logic (baseline periods get expanded, not replaced) - Updated metadata format examples (price_diff_27.3%+level_any) - Restructured for clarity: Quick Start → How It Works → Config → Relaxation → Scenarios → Troubleshooting - Added 4 real-world scenarios with automation examples (dishwasher, heat pump, EV charging, peak avoidance) - Added visual timeline examples - Reduced technical complexity, focused on user understanding - Added practical troubleshooting with specific solutions Impact: Users can now understand how period calculation actually works, with correct information matching the implemented 4×4 relaxation strategy. Documentation evolved from cold code reading to live development insights with user feedback.
This commit is contained in:
parent
b4a1775968
commit
95758ec40a
1 changed files with 1269 additions and 125 deletions
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue