github jomjol/AI-on-the-edge-device v15.1.0
15.1.0

latest releases: v15.7.0, v15.6.0, v15.5.0...
14 months ago

Update Procedure

Update Procedure see online documentation

‼️ Afterwards you should force-reload the Web Interface (usually Ctrl-F5 will do it)!

‼️ Afterwards you should check your configuration for errors!

Changes

For a full list of changes see Full list of changes

Added

  • The Configuration page has now tooltips with enhanced documentation
  • MQTT:
    • Added GJ (gigajoule) as an energy meter unit
    • Removed State Class and unit from raw topic
    • Various Improvements (Only send Homeassistant Discovery the first time we connect, ...) (#2091)
  • Added Expert Parameter to change CPU Clock from 160 to 240 Mhz
  • SD card basic read/write check and a folder/file presence check at boot to indicate SD card issues or missing folders / files (#2085)
  • Simplified "WIFI roaming" by client triggered channel scan (AP switching at low RSSI) -> using expert parameter "RSSIThreshold" (#2120)
  • Log WLAN disconnect reason codes (see WLAN disconnect reasons)
  • Support of InfluxDB v2 (#2004)

Changed

  • Updated models (tflite files), removed old versions (#2089, #2133)
    ‼️ Attention: Update your configuration!
    • Hybrid CNN network to dig-cont_0611_s3
    • Analog CNN network to ana-cont-11.0.5 and ana-clas100-1.5.7
    • Digital CNN network to dig-class100-1.6.0
  • Various Web interface Improvements/Enhancements:
    • Restructured Menu (Needs cache clearing to be applied)
    • Enhanced Previous Value page
    • Improved/faster Graph page
    • Various minor improvements
    • ROI config pages improvements
    • Improved Backup Functionality
  • Added log file logs for Firmware Update
  • Improved memory management (moved various stuff to external PSRAM, #2117)
  • Camera driver update: Support of contrast and saturation (#2048)
    ‼️ Attention: This could have impact to old configurations. Please check your configuration and potentially adapt parametrization, if detection is negativly affected.
  • Improved error handling and provide more verbose output in error cases during boot phase (#2020)
  • Red board LED is indicating more different errors and states (see Status LED Blink Codes)
  • Logfile: Print start indication block after time is synced to indicate start in logfile after a cold boot
  • Image Quality Index: Limit lower input range to 8 to avoid system instabilities

Fixed

  • Various minor fixes
  • Added State Class "measurement" to rate_per_time_unit
  • GPIO: Avoid MQTT publishing to empty topic when "MQTT enable" flag is not set
  • Fix timezone config parser
  • Remote Setup truncated long passwords (#2167)
  • Problem with timestamp in InfluxDB interface

Removed

  • n.a.

Don't miss a new AI-on-the-edge-device release

NewReleases is sending notifications on new releases.