homebridge-synology-surveillance-homemode
v1.0.5
Published
Homebridge switch for synology surveillance station's home mode (forked from homebridge-http-multiswitch)
Downloads
13
Maintainers
Readme
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
}