Files
sarah/lovelace/templates/lights.yaml
T
2020-03-18 02:20:14 +02:00

13 lines
270 B
YAML

light_with_fade_and_switch:
card:
type: custom:multiple-entity-row
entity: "[[light]]"
show_state: false
entities:
- entity: "[[fade]]"
name: Fade
toggle: true
- entity: "[[light]]"
name: Switch
toggle: true