Commit graph

5 commits

Author SHA1 Message Date
copilot-swe-agent[bot]
cb4100db9c Improve automation examples with realistic volatility thresholds
- Changed from > 15 to >= 15 (include moderate volatility, not just high)
- Updated titles and descriptions for accuracy (moderate+ instead of high-only)
- Added volatility threshold guide (CV ranges and meanings)
- Clarified what CV thresholds mean in real-world savings
- Made examples more practical and user-friendly

Co-authored-by: jpawlowski <75446+jpawlowski@users.noreply.github.com>
2025-12-24 17:33:19 +00:00
copilot-swe-agent[bot]
7dd1d2c8dc Fix: Use coefficient_of_variation attribute from volatility sensor
Replaced incorrect day_volatility_% on binary sensor with actual coefficient_of_variation attribute from sensor.tibber_home_volatility_today

Co-authored-by: jpawlowski <75446+jpawlowski@users.noreply.github.com>
2025-12-24 17:17:32 +00:00
copilot-swe-agent[bot]
fb70b0ca6b Fix automation examples in all versioned docs (v0.21.0-v0.24.0)
Applied same volatility sensor fix to all versioned documentation

Co-authored-by: jpawlowski <75446+jpawlowski@users.noreply.github.com>
2025-12-24 16:37:06 +00:00
Julian Pawlowski
b815aea8bf docs(user): add comprehensive average sensor documentation
Expanded user documentation with detailed guidance on average sensors:

1. sensors.md (+182 lines):
   - New 'Average Price Sensors' section with mean vs median explanation
   - 3 real-world automation examples (heat pump, dishwasher, EV charging)
   - Display configuration guide with use-case recommendations

2. configuration.md (+75 lines):
   - New 'Average Sensor Display Settings' section
   - Comparison table of display modes (mean/median/both)
   - Attribute availability details and recorder implications

3. Minor updates to installation.md and versioned docs

Impact: Users can now understand when to use mean vs median and how to
configure display format for their specific automation needs.
2025-12-18 15:15:00 +00:00
github-actions[bot]
51cf230c48 docs: add version snapshot v0.22.0 and cleanup old versions [skip ci] 2025-12-11 08:44:26 +00:00