Skip to content

16.0.0-RC1

Pre-release
Pre-release
Compare
Choose a tag to compare
@caco3 caco3 released this 29 Sep 21:25
ca01f5a

⚠️ Notes

  • If the image is too dark after the update or otherwise different than before, you might need to update the camera settings and create a new reference image. We extended the camera settings and some devices need reconfiguration due to this.
  • New parameters got added, please revise the settings!

For a full list of changes see Full list of changes

Known issues

Please check the issues and discussions before reporting a new issue.

Core Changes

Those are just the major changes:

  • Improved tooltips in the configuration page
  • Add support for OV5640 camera (#3063)
  • New tflite-Models
  • Homeassistant service discovery: derive node_id when using nested topics (#3088)
  • Added Prometheus/OpenMetrics exporter (#3081)
  • Added Webhook (#3148, #3163, #3174)
  • Add rate threshold parameter (#3195)
  • Added a Delay between the WiFi reconnections (#3068)
  • Web UI improvements
  • Various minor changes
  • Update platformIO to 6.9.0 (Contains ESP IDF 5.3.1)

Bug Fixes

Those are just the major changes:

  • Handle crash on corrupted model (#3220)
  • Bugfix for boot loop (#3175)
  • Bugfix for time stamp (#3180)
  • Handle empty prevalue.ini gracefully (#3162)
  • Added note about only TLS 1.2 is supported (#3213)