cellcortex / homebridge-yeelighter

Homebridge plugin for Yeelights - special focus on supporting features of ceiling lights
MIT License
98 stars 19 forks source link

Cache Notification Loop #133

Open fabaklava opened 1 year ago

fabaklava commented 1 year ago

Hi everyone, I ran this plugin with Homebridge successfully for a while, however know I keep getting config change and cache notifications every 2-3 minutes or so which seems to drag down my Homebridge instance. and install this plugin, and it's work out of the box for quite sometimes.

**I connected these devices:

I've tried to re-install the plugin, manually add lights, create a child bridge, etc.

Configuration Notifications:

[2/28/2023, 10:50:03 AM] [Yeelighter] [0x0000000013fXXXXX] setting name to "color4". []
[2/28/2023, 10:50:03 AM] [Yeelighter] [0x0000000013fXXXXX] Ingoring updateName [ 'color4' ]

Cache Notifications:

[2/28/2023, 10:34:45 AM] [Yeelighter] New (cached) color4 [0x0000000013f2XXXX] found at yeelight://192.168.178.XX:XXXXX”

rdmn7 commented 1 year ago

I have the same problem, don’t know why this happens. Have you found a solution?