homebridge-synology-surveillance-homemode

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

Configuration:

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