Initial implementation of tablet dashboard

This commit is contained in:
2020-03-28 20:03:22 +02:00
parent 68866a7cbd
commit 8403e44659
19 changed files with 170 additions and 27 deletions
@@ -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