Closed GoogleCodeExporter closed 9 years ago
The status update is not done by the http binding at all, but by the autoupdate
binding. To disable the update, you could add
{ http="...", autoupdate="false" }
Original comment by kai.openhab
on 17 Feb 2013 at 2:06
When I do this the openhab status doesn't change, only sends command on. The
answer of the request is: "HTTP/1.1 200 OK \r\nContent-Type: text/html\r\n\r\n"
Original comment by Miroslav...@gmail.com
on 17 Feb 2013 at 6:58
That's the expected behaviour, the HTTP OUT binding does not support any status
update as a feedback.
Original comment by kai.openhab
on 19 Feb 2013 at 8:41
Original issue reported on code.google.com by
Miroslav...@gmail.com
on 17 Feb 2013 at 1:14