ebaauw / homebridge-hue

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

Noticeable log entries for OSRAM Smart plugs #1093

Closed mariorasch closed 2 years ago

mariorasch commented 2 years ago

I am using a Hue Bridge with API v2 that has some OSRAM Smart plugs connected to it which get exposed to HomeKit using HomeBridge.

Everything works fine so far, but I think starting with the change "HueBridge connect to the event stream for Hue bridge with API v2" I noticed new log entries like these:

[11/02/2022, 08:24:30] [Hue] Weihnachtsbaum: set homekit status fault from 1 to 0 [11/02/2022, 08:25:41] [Hue] Weihnachtsbaum: set homekit status fault from 0 to 1 [11/02/2022, 08:26:55] [Hue] Weihnachtsbaum: set homekit status fault from 1 to 0 [11/02/2022, 08:27:42] [Hue] Weihnachtsbaum: set homekit status fault from 0 to 1 [11/02/2022, 08:28:43] [Hue] Weihnachtsbaum: set homekit status fault from 1 to 0 [11/02/2022, 08:29:23] [Hue] Weihnachtsbaum: set homekit status fault from 0 to 1 [11/02/2022, 08:31:40] [Hue] Weihnachtsbaum: set homekit status fault from 1 to 0 [11/02/2022, 08:32:49] [Hue] Weihnachtsbaum: set homekit status fault from 0 to 1

Weihnachtsbaum is one of my OSRAM plugs and there seem to be status changes although I was not interfering with that plug at the time of logging, i.e. I did not switch it on or off.

Just wanted to inform the great homebridge-hue developers about this - perhaps there is room for improvements.

Best regards!

ebaauw commented 2 years ago

This is the Hue bridge reporting the plug as unreachable. Nothing to do with the event stream.