Skip to content
This repository has been archived by the owner on Aug 26, 2022. It is now read-only.

Version 0.6.3

Compare
Choose a tag to compare
@briis briis released this 23 Nov 06:46
· 702 commits to master since this release

@bdraco made some serious changes to the underlying IO module, that gives the following new features:

  • When running UnifiOS on the Ubiquiti Device, events are now fully constructed from Websockets.

  • Motion Events are now triggered regardless of the Recording Mode, meaning you can use your cameras as Motion Detectors. Object detection still requires that the Cameras recording mode is enabled (Motion or Always) as this information is only passed back when either of these are on.

    BREAKING If your Automations trigger on Motion Detection from a Camera, and you assume that Recording is enabled on a camera then you now need to make a check for that in the Condition Section of your automation.

  • Bumped pyunifiprotect to 0.24.3