You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, thanks for your work for this plugin, I have a problem with a switch not activating, I use this plugin in Synology NAS with DSM 7.0.1, Homebridgr is installed as an add-on package and not via docker. Having said that, I have a problem with an activation, it always brings me the same error:
[2/13/2022, 9:33:11 PM] [HttpWebHooks] Switch state for 'homemode'...
[2/13/2022, 9:33:11 PM] [HttpWebHooks] Request to 'http://net-server.local:7500/webapi/entry.cgi?api=SYNO.SurveillanceStation.Webhook&method="Incoming"&version=1&token=JNajtOcHN6pMokpSCIAagh3Ye5lNbr8FcP0mYSSeJMkGxoEkUEozteNQuZvOS9gX' finished with status code '-1' and body 'undefined'. Error: getaddrinfo ENOTFOUND net-server.local
at GetAddrInfoReqWrap.onlookup [as oncomplete] (node:dns:71:26) {
errno: -3008,
code: 'ENOTFOUND',
syscall: 'getaddrinfo',
hostname: 'net-server.local'
}
Thanks, the switch works fine, I don't know how nodejs works unfortunately, however I'm trying to replace it with the Security System device, but I have no idea how to change the status of the device with a single command, I've already done the return ones (Current and Target) and work fine, but I don't know how to set the single command to toggle on and off, if possible I would be grateful for help.
Hi, thanks for your work for this plugin, I have a problem with a switch not activating, I use this plugin in Synology NAS with DSM 7.0.1, Homebridgr is installed as an add-on package and not via docker. Having said that, I have a problem with an activation, it always brings me the same error:
this is my configuration
the same error also with HTTPS, what am I wrong? Retrive state work perfect. Thanks in advance
The text was updated successfully, but these errors were encountered: