stefanwichmann / kelvin

Kelvin - The hue bot
MIT License
351 stars 37 forks source link

Lights flicker every time Kelvin checks temperature #93

Open zack-sampson opened 3 years ago

zack-sampson commented 3 years ago

I'm noticing some odd behavior where lights managed by Kelvin will flicker every fifteen seconds or so, in step with Kelvin checking and resetting the temperature. I even took a video, with the logs open, and the timing lines up exactly. Is this a known issue, or is it worth me debugging my setup?

stefanwichmann commented 3 years ago

That sounds really weird, especially the timing of "every fifteen seconds". Kelvin will query your lights roughly every second and calculate new target states (like a new color temperature) every minute. So any info you can provide to debug this would be helpful...

zack-sampson commented 3 years ago

Sure ! I'll link the video later today. I'm not that familiar with Hue -- what info could I gather that would help?