mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-05-07 17:34:42 +00:00
15 lines
316 B
YAML
15 lines
316 B
YAML
light_with_fade_and_switch:
|
|
card:
|
|
type: custom:multiple-entity-row
|
|
entity: "[[light]]"
|
|
show_state: false
|
|
entities:
|
|
- entity: "[[wifi]]"
|
|
name: Wifi
|
|
- entity: "[[fade]]"
|
|
name: Fade
|
|
toggle: true
|
|
- entity: "[[light]]"
|
|
name: Switch
|
|
toggle: true
|