mirror of
https://github.com/CeeWeasel/fresh-home.git
synced 2026-08-09 18:40:14 -04:00
Refactor code structure for improved readability and maintainability
This commit is contained in:
+12
-12
@@ -55,16 +55,8 @@ cards:
|
||||
artwork: cover
|
||||
show_source: true
|
||||
|
||||
- entity: media_player.girls_room_hub
|
||||
name: Nursery
|
||||
#type: media-control
|
||||
type: custom:mini-media-player
|
||||
group: true
|
||||
artwork: cover
|
||||
show_source: true
|
||||
|
||||
- entity: media_player.master_bedroom_clock
|
||||
name: Master Bedroom
|
||||
- entity: media_player.girls_room_clock
|
||||
name: Girls Room
|
||||
#type: media-control
|
||||
type: custom:mini-media-player
|
||||
group: true
|
||||
@@ -79,6 +71,14 @@ cards:
|
||||
artwork: cover
|
||||
show_source: true
|
||||
|
||||
- entity: media_player.bedroom_hub
|
||||
name: Bedroom
|
||||
#type: media-control
|
||||
type: custom:mini-media-player
|
||||
group: true
|
||||
artwork: cover
|
||||
show_source: true
|
||||
|
||||
- entity: media_player.computer_area_hub
|
||||
name: Computer Area
|
||||
#type: media-control
|
||||
@@ -291,10 +291,10 @@ cards:
|
||||
# id: great_room
|
||||
# - name: Nursery
|
||||
# type: source
|
||||
# id: girls_room_hub
|
||||
# id: girls_room_clock
|
||||
# - name: Master Bedroom
|
||||
# type: source
|
||||
# id: master_bedroom_clock
|
||||
# id: bedroom_hub
|
||||
# - name: Front Room
|
||||
# type: source
|
||||
# id: front_room_hub
|
||||
|
||||
Reference in New Issue
Block a user