@tom_el_camino wrote:
Hi,
I have this example horizontal card:
code:
type: horizontal-stack
title: Lights
cards:
- type: picture-entity
name: living
image: local/spotjes.jpg
entity: light.spotjes- type: picture-entity
name: keuken
image: local/keuken.jpg
entity: light.keuken- type: picture-entity
name: lamp
image: local/lamp.jpg
entity: light.leeslamp- type: picture-entity
name: bureau
image: local/bureaulamp.jpg
entity: light.slaapkamerI would like to have a toggle switch below each picture, like this: (photoshopped)
what is the cleanest way to achieve this?
Posts: 1
Participants: 1