Skip to content

v1.0.0-rc71

Choose a tag to compare

@mathieucarbou mathieucarbou released this 10 Jan 15:39
· 283 commits to main since this release
673e12a

🐛 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.


Full Changelog: v1.0.0-rc70...v1.0.0-rc71