1.0.5 • Published 6 years ago

homebridge-synology-surveillance-homemode v1.0.5

Weekly downloads
28
License
MIT
Repository
github
Last release
6 years ago

homebridge-synology-surveillance-homemode

Simple Homebridge plugin to turn on/off homemode on Synology Surveillance station.

Switch "on" -> home mode off (cameras are on) Switch "off" -> home mode on (cameras are off)

Configuration:

 {
            "accessory": "SSHomeMode",
            "name": "Security Cameras",
            "url": "https://192.168.1.x:5000/",
            "username": "user",
            "password": "password
        }