homebridge-mi-philips-light
homebridge-mi-philips-light copied to clipboard
How to skip offline devices?
I have 4 Philips bulbs in my house and one of them almost always has no power. In this case I have 2 issues:
- Long wait (like 10 seconds) when opening Home App until all Homebridge devices initialize. Seems like this is a time when this.device.call trying to complete.
- Scenes that include this bulb don't work properly and fail.
I'm a newbie in homebridge and not sure how to change the code to stop this plugin from freezing the system when it asks for device statuses (getBrightness, getPower and getColorTemperature). And how to disable No response? Any suggestions, please?
Same problem here when opening home app it takes some time to update the homebridge devices. I've ended not using the home app. Instead I use physical buttons which control scenes..
"lightDisable": false,设置不起作用
No update for this issue? Maybe someone found another plugin for Philips Ceiling?