Hello,
I’m new to home assistant and I couldn’t find how to create a button on the dashboard that would toggle between two presets for my WLED lights.
Any help?
Thanks
Hello,
I’m new to home assistant and I couldn’t find how to create a button on the dashboard that would toggle between two presets for my WLED lights.
Any help?
Thanks
If you truly want just 2 options. Then I’d setup a Toggle under Helpers.
Then you can setup an automation that basically says change the preset to this if it is ON, and change to this preset 2 if it is off.
In the UI then you can setup a button to toggle back and forth.
Thanks I’ll look into that tonight!