#Choose separate lights instead of groups

1 messages · Page 1 of 1 (latest)

torn valley
#

the behavior is the same

vast gazelle
#

If you take 1 light, it works?

torn valley
#

I dont know why service random throws an unknown error

vast gazelle
#

Are the lights chosen by ui?

torn valley
#

Thanks for ChatGPT answer, but I've checked everything

vast gazelle
#

Seems like it. Maybe it is a state the lights have that the HA does not recognize from the lights. Wish the best of luck

cunning summit
#

Under no circumstances should you use ChatGPT to help others. It is a rule in the code of conduct.

vast gazelle
cunning summit
#

it's most likely an error related to that light.wled_kitchen_segment_1 failing to do something or a bug in the code.

#

Keep in mind, WLED will fail when you send the device too many commands rapidly. This is a flaw in WLEDs JSON api.

#

So if you're doing multiple commands to the same WLED device, you will most likely hit an error that puts the WLED light into a boot loop.

cunning summit