#Choose separate lights instead of groups
1 messages · Page 1 of 1 (latest)
If you take 1 light, it works?
Are the lights chosen by ui?
Thanks for ChatGPT answer, but I've checked everything
https://i.imgur.com/q8ocozH.png even when I call one light it rhows randomly error
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
Under no circumstances should you use ChatGPT to help others. It is a rule in the code of conduct.
Well, it was used in best intention. But i will respect this rule. Message deleted.
There will be an error in your logs if you're getting the Unknown error in the UI.
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.
I understand, however ChatGPT is often wrong about HA. It works off 2 year old information.