Hi, i am completely new to HA.
I currently only have a few things that i can control.
These include 2 sockets. However, I don't like the standard yellow color when the socket is on. I would like to have it in green when the socket is on, not the standard color yellow.
After a bit of googling I found something, but it doesn't work the way I would like it to.
Here is my code:
show_name: true show_icon: true type: button tap_action: action: toggle entity: switch.ledvance_plug_z3 icon: mdi:bed-empty show_state: true icon_height: 50px name: Steckdose Bett grid_options: columns: 4 rows: 2
What do I have to write if I want to have green instead of yellow when switched on? is it that simple or do I need an extension from the HACS store?
Hope somehone has a easy solution for this one 🤘