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,30 @@
sonos_media_player:
default:
- info: "short"
- sync_volume: true
- name:
card:
type: custom:mini-media-player
artwork: cover
name: "[[name]]"
info: "[[info]]"
entity: "[[player]]"
scale: 1.2
speaker_group:
sync_volume: "[[sync_volume]]"
entities: &entities_in_gorup
- entity_id: media_player.master_bedroom
name: Bedroom
- entity_id: media_player.living_room
name: Living room
- 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