ebaauw / homebridge-hue

Homebridge plugin for Philips Hue
Apache License 2.0
901 stars 91 forks source link

Lights spontaneously turn on #1044

Closed tomlcooper closed 2 years ago

tomlcooper commented 2 years ago

Issue

My Innr outdoor lights turn themselves on spontaneously.

I do not have any automations to trigger these lights, and looking through my Apple Home app, nothing else happens at 11:54:48, the lights spontaneously turn on. I wasn't home and did not trigger anything.

I'm running Homebridge-Hue on a Raspberry Pi. These lights are the only lights connected to my Hue hub.

Log Messages

[09/11/2021, 11:54:33] [Hue] Border Lights: set homekit status fault from 0 to 1
[09/11/2021, 11:54:43] [Hue] Border Lights: set homekit status fault from 1 to 0
[09/11/2021, 11:54:48] [Hue] Border Lights: set homekit on from false to true
[09/11/2021, 11:54:48] [Hue] Border Lights: homekit adaptive lighting color temperature changed from 309 mired to 182 mired
[09/11/2021, 11:54:48] [Hue] Border Lights: set homekit active transition count to 0
[09/11/2021, 11:54:48] [Hue] Border Lights: set homekit hue from 103˚ to 39˚
[09/11/2021, 11:54:48] [Hue] Border Lights: set homekit saturation from 61% to 54%
[09/11/2021, 11:54:48] [Hue] Border Lights: set homekit hue from 39˚ to 53˚
[09/11/2021, 11:54:48] [Hue] Border Lights: set homekit saturation from 54% to 5%

Debug Files

homebridge-hue.json-4.gz

ebaauw commented 2 years ago

Homebridge Hue is just propagating the state as reported by the Hue bridge to HomeKit. Probably a glitch in the mains power. The light goes from unreachable to reachable at about the same time.

tomlcooper commented 2 years ago

That would make sense, except the lights are fed from the same power as my Ring floodlight cam, which doesn't go offline. I think I may need to move my Hue hub nearer the outdoor lights' "control box" (the bit that contains the Zigbee module).

ebaauw commented 2 years ago

the lights are fed from the same power as my Ring floodlight cam, which doesn't go offline.

Maybe a loose connection or failing wire? Could, in theory, also be a firmware bug in the control box, causing it to reboot.

I think I may need to move my Hue hub nearer the outdoor lights' "control box" (the bit that contains the Zigbee module).

Issues with the Zigbee signal between the control box and the bridge would leave the lights uncontrollable, but wouldn’t cause them to turn on.