Skip to content

v0.5.0

Compare
Choose a tag to compare
@mp-se mp-se released this 18 Feb 09:46
· 339 commits to master since this release
ecb5d49

This version has a lot of new features and I had to refactor the code quite a lot so there might be bugs that I have missed.

This is whats new:

  • Optional build with Async webserver, this improves the speed of the web UI quite a lot but can be prone to crashes (regard this as experimental)
  • Level detection has been refactored and I added a Kalman filter to remove the worst interference.
  • Added option to do temperature compensation of load cells in software (formula still to be concluded). Requires a temperature sensor close to the load cells.
  • Added integration with Home Assistant (via MQTT)
  • Added graphs in web interface that shows the stability (requires the web browser to be open, data storage and rendering is done in the browser)
  • Added some advanced configuration options to define params used by the level detection algorithm.