rudders / homebridge-http

HTTP Plugin for Homebridge
Apache License 2.0
178 stars 110 forks source link

URL Status #78

Open drobotov1 opened 6 years ago

drobotov1 commented 6 years ago

Hey. Prompt please in what format should the response on URL come

marcetcheverry commented 6 years ago

Responding with just 1 or 0 in the HTTP body seems to work.

Around line 165 of index.js it says var binaryState = parseInt(responseBody)

eneski commented 6 years ago

hello, can you please help me with this? what do I have to add so I get a status url? I have been looking everywhere but I just don't know how to do it