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
This plugin slows down Homebridge. The read handler for the characteristic 'On' didn't respond at all!. Please check that you properly call the callback! See https://git.io/JtMGR for more info.
thanks.
The text was updated successfully, but these errors were encountered:
Hi, you should definitely run this plugin as a bridged accessory in homebridge. That will insure it won’t slow things down.
Since this plugin relies on your own scripts to get the status of your device you may encounter things like this. You could try to set a timer in your script to return a default return value after X seconds.
I’ve not been able to spend any time on this plugin for a long time now. It should still work but there are other plugins that do similar things that are more actively developed.
This plugin slows down Homebridge. The read handler for the characteristic 'On' didn't respond at all!. Please check that you properly call the callback! See https://git.io/JtMGR for more info.
thanks.
The text was updated successfully, but these errors were encountered: