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

v1.1.7

Compare
Choose a tag to compare
@Brandawg93 Brandawg93 released this 03 Mar 13:47
· 1015 commits to master since this release

Extra options can be enabled/disabled depending on which switches and sensors you would like to see in the Home app. Here is the current list of available options:

  • motionDetection: enable/disable the motion sensor
  • streamingSwitch: enable/disable the ability to turn the camera on or off
"options": {
  "motionDetection": true,
  "streamingSwitch": true
}