Closed DrJeff closed 4 years ago
is this a log from the alarmdecoder webui? can you confirm the version of the plugin you were using? can you confirm you're using an HTTP GET from the webUI to the plugin and you have the URL correct?
Yes the Log is from alarmdecoder webgui, Plugin version is homebridge-alarmdecoder-platform v3.1.5
I was using POST so I changed to GET now and still problems from alarmdecoder webgui, Plugin version is homebridge-alarmdecoder-platform v3.1.5
I was using POST so I changed to GET now and still problems
[2020-04-29 11:44:14,320] INFO in types: Event Custom Notification Failed on GET method
[2020-04-29 11:44:16,998] INFO in types: Background notification functions running 1.
[2020-04-29 11:44:16,999] INFO in types: Background notification function CustomNotification._do_get() finished with Exception('Custom Notification Failed',) line 1173.
URL in webgui is set to IP of Homebridge Server. The Port is taken from Homebridge settings config file
Not sure if it makes a difference but my Zones are wireless, So should I be checking the RFX box inside webgui custom notifications or the LRR
it should be a POST
URL=192.168.0.233:5555 Path=/
Ok Now thats what was needed! Thanks Pictures helped show my mistakes!
Now my HomeBridge Log shows status but the Homekit sensors not showing updates Open, Closed of contacts any thoughts
Thanks working Now!
Custom notification not updating sensor only on start or restart of HomeBridge Getting this error in log Any Ideas?