probus

Results 9 comments of probus

I have been testing Kelvin for a while and sadly have the same issues. I tried configuring Kelvin to change only the color temperature, but that doesn't help. All the...

I'm not yet convinced that the culprit is that the bulbs don't support all ct-levels. That would imply that identical bulbs would drop out at the same time, but that's...

I've had a few days to play with this again. The first unexpected improvement actually came from moving from an old raspberry to a new 3 b+ and docker. Don't...

@EmilyBjoerk What happens if you restart Kelvin? @stefanwichmann sounds good! Let me know if I can help test things. I haven't been able to get rid of the errors completely,...

> This would mean lights would not set the right temperature/brightness if powered on mid-transition, no? You can continue polling the light state, just handle the transitions with one long...

Great job! I've been running the single thread versions since the beginning and especially after the latest changes Kelvin has worked flawlessly. I haven't even increased the tolerances at all.

I like the above proposal the best, seems simple and expressive. I'd sometimes like to control the bulb brightness while Kelvin adjusts the colour temperature automatically. But if I setup...

I tried this and it sort of works, but there are a few issues. 1. The lights are not set to correct brightness in the scenes. Instead, every light is...

My workaround is to add time_delta: +30min for the series and format the tooltip to show just the hours. Kind of hacky but works. ``` tooltip: x: format: HH.00 ```