homebridge-script2
homebridge-script2 copied to clipboard
Execute custom scripts via HomeKit apps
* system: **macOS Big Sur** * node: **v14.18.1** * npm: **6.14.15** This plugin slows down Homebridge. The read handler for the characteristic 'On' didn't respond at all!. Please check that...
For some reason the off and on scripts aren't running through homebridge for me. The state script returns a value to the homebridge ui, but neither of the two other...
For several days homekit shows not responding when the device is turned off and homebridge shows this message: This plugin slows down Homebridge. The read handler for the characteristic 'On'...
I'd like to be able to specify multiple "on_value" values. If the script returns any of the values listed the switch would then be considered as on. Any chance you...
It will be great if we can set a timer to automatically turn-off the switch after turned on! I know we can workaround creating automations around the **Homebridge-dummy** switch or...
is there a way to manually initiate a state poll or set the interval? Im working on a set of scripts to set the speaker for my Spotify music and...
Hi, I do have a lamp that I can control using a IR Remote, I've bought IR Receiver and Transmitter and made a Python script that can Turn on and...
The state script I'm using is just executed twice, once after reboot, and then 4 seconds later. Is there something I can do to have it executed every 5 seconds...
It would be nice to get an error if the state script for some reason does not execute successfully. An set the state in homekit to unreachable. This way we...
It would be absolutely great if there was an option to nest switches under one device.