Commit graph

5 commits

Author SHA1 Message Date
copilot-swe-agent[bot]
a182882e0f Replace unrealistic device examples with practical alternatives
- Changed dishwasher → water heater (high consumption, thermal storage, more realistic)
- Changed washing machine → pool pump (continuous operation, ideal for price automation)
- Both new examples are widely applicable real-world scenarios

Co-authored-by: jpawlowski <75446+jpawlowski@users.noreply.github.com>
2025-12-24 17:49:23 +00:00
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
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