v1.0.0-rc71
·
283 commits
to main
since this release
🐛 Fixes
Review NaN usages over the application:
- only grid data can show NaN if grid data is not available
- router output metrics defaults to zero in UI, REST and MQTT
For MQTT
- NaN values for grid data will cause the topic to be cleared so that Home Assistant can treat the sensor as unavailable
- 0 for energy data (both for grid and router output) will cause the topic to be cleared so that Home Assistant can treat the sensor as unavailable. This is requires in order for HA to not record an energy spike.
- Manual: https://yasolr.carbou.me/manual
- OSS Downloads: https://github.com/mathieucarbou/YaSolR/releases
- PRO Downloads: https://github.com/mathieucarbou/YaSolR-Pro/releases
- Mycila JSY App: https://github.com/mathieucarbou/MycilaJSYApp/releases
- SafeBoot recovery images: https://github.com/mathieucarbou/MycilaSafeBoot/releases
Full Changelog: v1.0.0-rc70...v1.0.0-rc71