mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-05-07 17:34:42 +00:00
Initial implementation of tablet dashboard
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
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
|
||||
Reference in New Issue
Block a user