staromeste / homebridge-http-advanced-accessory

Supports all devices on HomeBridge Platform / Bridges devices to http
Apache License 2.0
65 stars 22 forks source link

disabled delay for people not explicitly using it #6

Closed tzapu closed 5 years ago

tzapu commented 5 years ago

known issue: due to the optimistic setter callback, if the http request returns an error, you can't send it back to homekit. this only happens if you use the delayed setter

staromeste commented 5 years ago

Thank you very much. This seems to be a really good solution!