Move config out of subfolder

This commit is contained in:
Georgi Gardev
2022-12-01 16:01:59 +02:00
parent addfa33f6f
commit 1ae0c6d0b8
221 changed files with 0 additions and 0 deletions
@@ -0,0 +1,28 @@
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
light_with_update_and_lqi:
card:
type: custom:multiple-entity-row
entity: "[[light]]"
show_state: false
entities:
- entity: "[[update]]"
name: Update
- entity: "[[lqi]]"
name: LQI
- entity: "[[light]]"
name: Switch
toggle: true