First of all, i have the feeling that ‘homey’ seconds are quite quick. But if you run this flow 20 times. You’ll notice about 10 to 20% of the times that one of the commands isn’t executed.
What’s the best approach. Is my Hue Bridge overloaded? Is Homey doing something weird?
I think i have 25 lights. That doesn’t yet sounds as too much.
I know i can use that card, but I don’t want to do that.
I want to turn off a single hue device, turn the color of the hue strip to X, make sure its at 100% brightness and for the coming 900 seconds dim it to 10%
I have 2 Hue lamps in my living room that change from a cold light (during the day) to a warm light (in the evening) at a certain time within 120 seconds. Hue, saturation and temperature are changed simultaneously.
In the beginning the change started at the same time with both lamps and I had similar problems as you. It happened again and again that one lamp did not change from “cold” to “warm”. Since I delayed the start of the light change for one lamp by 5 seconds, it works 100%. It may also be possible to delay the start of the light change by less than 5 seconds, I haven’t tried that yet.
Summary:
Changing 3 parameters simultaneously (1 lamp): works
Changing 3 parameters on 2 lamps simultaneously: does not work 100%.
Changing 3 parameters on 2 lamps with a delay (between the lamps): works
As far as I know, there is a 1-2 second delay between Homey and the Hue-Bridge. So it could be quite possible that commands are lost if too many commands are sent at the same time.