Skip to content

v5.0.8

Compare
Choose a tag to compare
@seydx seydx released this 16 Jan 05:30
· 69 commits to master since this release

Other changes

  • Videoanalysis: Using a default zone if none was created (camera.ui)
  • Videoanalysis: Increases default sensitivity (camera.ui)
  • Telegram: Stop Telegram bot after message is send (camera.ui)
  • Added default values to config.schema.json
  • Added "useInterfaceTimer" to config.schema.json
    • If enabled, the recording timer from camera.ui will be used for "motionTimeout".
  • Bump dependencies

Bugfixes

  • Fixed an issue where it was not possible to set the value for "motionTimeout" below 15s via homebridge-config-ui-x
  • Fixed an issue where the max motion detection timer did not reset itself when the motion sensor was turned off.
  • Minor bugfixes