stfnhmplr / homebridge-synology

Control your Synology Diskstation with Homekit
MIT License
162 stars 16 forks source link

current power state is: false #29

Closed m4d-maNu closed 6 years ago

m4d-maNu commented 6 years ago

Hi, my power state is always false.... i use DSM 6.1.4-15217 Update 2, need the synology plugin an update with a new API? Or I have a wrong config?

{
        "accessory": "Synology",
        "name": "DiskStation",
        "ip": "xxx",
        "mac": "xxx",
        "port": "5000", 
        "secure": "false", 
        "account": "xxx",
        "password": "xxx,
        "version": "6",
        "timeout": "10000",
        "disabled": "switch",
        "doPolling": "true",
        "pollingInterval": "60"
    }

xxx is changed with my dates

stfnhmplr commented 6 years ago

The config looks fine except for the disabled property. Don't disable the switch.