Move config to a subfolder

This commit is contained in:
2020-03-20 02:08:56 +02:00
parent badd728c82
commit 69bf7ac509
54 changed files with 5 additions and 89 deletions
+12
View File
@@ -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
@@ -0,0 +1,23 @@
sonos_media_player:
card:
type: custom:mini-media-player
artwork: cover
entity: "[[player]]"
speaker_group:
sync_volume: true
entities:
- entity_id: media_player.master_bedroom
name: Master Bedroom
- entity_id: media_player.living_room
name: Livingroom
- entity_id: media_player.kitchen
name: Kitchen
- entity_id: media_player.bathroom
name: Bathroom
hide:
power: true
icon: true
shuffle: false
idle_view:
when_idle: true
when_standby: true