mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-05-10 02:24:41 +00:00
Move config to a subfolder
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