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
{{ message }}
This repository was archived by the owner on Mar 5, 2022. It is now read-only.
Since updating to Homebridge v1.4.0, I'm getting "No Response" from my switchable items in the Home app, and the following in the Homebridge logs:
[1/29/2022, 9:02:45 AM] [homebridge-cmdswitch2] This plugin slows down Homebridge. The read handler for the characteristic 'On' was slow to respond! See https://git.io/JtMGR for more info.
[1/29/2022, 9:02:51 AM] [homebridge-cmdswitch2] 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.
Here's my homebridge-cmdswitch2 (v0.2.10) config...