#custom:button-card

1 messages · Page 1 of 1 (latest)

versed scarab
#

I'm really struggling with this 😦

I'm trying to create a button for each of my rooms.

I want each room button to have two clickable/tappable things.

  1. Tapping on the button/card generally should navigate to the relevant room (sub dashboard).
  2. An indication of the state of the lights in the room (simple on or off is fine) and the ability to turn off the lights without navigating to the room sub dashboard.

I'm struggling with where to start. I just have this so far (not much):

type: custom:button-card
entity: light.living_room_lights
icon: mdi:sofa
color: auto
versed scarab
#

Never mind... I found out about "area" cards :/