mirror of
https://github.com/CeeWeasel/fresh-home.git
synced 2026-08-09 18:40:14 -04:00
blue_room to boys_room
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
subview: true
|
||||
title: Blue Room
|
||||
path: blue-room
|
||||
icon: mdi:yoga
|
||||
title: Boy's Room
|
||||
path: boys-room
|
||||
icon: mdi:earth
|
||||
badges: []
|
||||
cards:
|
||||
- type: vertical-stack
|
||||
@@ -14,14 +14,14 @@ cards:
|
||||
- hours_to_show: 24
|
||||
graph: line
|
||||
type: sensor
|
||||
entity: sensor.blue_room_multisensor_air_temperature
|
||||
entity: sensor.boys_room_multisensor_air_temperature
|
||||
detail: 1
|
||||
name: Temperature
|
||||
- hours_to_show: 24
|
||||
graph: line
|
||||
type: sensor
|
||||
detail: 1
|
||||
entity: sensor.blue_room_multisensor_humidity
|
||||
entity: sensor.boys_room_multisensor_humidity
|
||||
name: Humidity
|
||||
- type: vertical-stack
|
||||
cards:
|
||||
@@ -30,7 +30,7 @@ cards:
|
||||
- type: horizontal-stack
|
||||
cards:
|
||||
- type: custom:mushroom-light-card
|
||||
entity: light.blue_room_hue
|
||||
entity: light.boys_room_hue
|
||||
name: Main
|
||||
icon: mdi:dome-light
|
||||
tap_action:
|
||||
@@ -38,9 +38,9 @@ cards:
|
||||
hide_state: true
|
||||
layout: vertical
|
||||
- type: custom:mushroom-light-card
|
||||
entity: light.blue_room_closet
|
||||
entity: light.boys_room_closet
|
||||
name: Closet
|
||||
icon: ''
|
||||
icon: ""
|
||||
tap_action:
|
||||
action: toggle
|
||||
hide_state: true
|
||||
@@ -49,14 +49,14 @@ cards:
|
||||
cards:
|
||||
- type: custom:mushroom-entity-card
|
||||
layout: vertical
|
||||
entity: sensor.blue_room_multisensor_illuminance
|
||||
entity: sensor.boys_room_multisensor_illuminance
|
||||
name: Light Level
|
||||
- type: custom:mushroom-entity-card
|
||||
entity: input_number.blue_room_light_level_trigger
|
||||
entity: input_number.boys_room_light_level_trigger
|
||||
layout: vertical
|
||||
name: Trigger
|
||||
- type: custom:mushroom-entity-card
|
||||
entity: binary_sensor.blue_room_naturally_lit
|
||||
entity: binary_sensor.boys_room_naturally_lit
|
||||
name: Naturally Lit
|
||||
layout: vertical
|
||||
secondary_info: none
|
||||
@@ -67,7 +67,7 @@ cards:
|
||||
- type: horizontal-stack
|
||||
cards:
|
||||
- type: custom:mini-media-player
|
||||
entity: media_player.blue_room_clock
|
||||
entity: media_player.boys_room_clock
|
||||
artwork: cover-fit
|
||||
- type: vertical-stack
|
||||
cards:
|
||||
@@ -76,7 +76,7 @@ cards:
|
||||
- type: horizontal-stack
|
||||
cards:
|
||||
- type: custom:mushroom-entity-card
|
||||
entity: binary_sensor.blue_room_door_contact
|
||||
entity: binary_sensor.boys_room_door_contact
|
||||
name: Door
|
||||
layout: vertical
|
||||
secondary_info: none
|
||||
@@ -88,12 +88,12 @@ cards:
|
||||
- type: horizontal-stack
|
||||
cards:
|
||||
- type: custom:mushroom-entity-card
|
||||
entity: group.blue_room_motion
|
||||
entity: group.boys_room_motion
|
||||
name: Motion
|
||||
layout: vertical
|
||||
secondary_info: none
|
||||
- type: custom:mushroom-entity-card
|
||||
entity: binary_sensor.blue_room_window_contact
|
||||
entity: binary_sensor.boys_room_window_contact
|
||||
name: Window
|
||||
layout: vertical
|
||||
secondary_info: none
|
||||
@@ -101,4 +101,4 @@ cards:
|
||||
cards:
|
||||
- type: custom:mushroom-title-card
|
||||
subtitle: Cameras
|
||||
- !include /config/lovelace/cameras/view-camera-01.yaml
|
||||
- !include /config/lovelace/cameras/view-camera-01.yaml
|
||||
@@ -65,7 +65,7 @@ sections:
|
||||
layout: vertical
|
||||
tap_action:
|
||||
action: call-service
|
||||
service: homeassistant.toggle
|
||||
action: homeassistant.toggle
|
||||
service_data: {}
|
||||
target:
|
||||
entity_id: input_boolean.front_room_light_cycle
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
subview: true
|
||||
title: Nursery
|
||||
path: nursery
|
||||
title: Girl's Room
|
||||
path: girls-room
|
||||
icon: mdi:bunk-bed
|
||||
badges: []
|
||||
cards:
|
||||
@@ -184,7 +184,7 @@ cards:
|
||||
action: more-info
|
||||
hold_action:
|
||||
action: call-service
|
||||
service: homeassistant.toggle
|
||||
action: homeassistant.toggle
|
||||
service_data: {}
|
||||
target:
|
||||
entity_id: light.black_bed_wled
|
||||
@@ -202,7 +202,7 @@ cards:
|
||||
action: more-info
|
||||
hold_action:
|
||||
action: call-service
|
||||
service: homeassistant.toggle
|
||||
action: homeassistant.toggle
|
||||
service_data: {}
|
||||
target:
|
||||
entity_id: light.white_bed_wled
|
||||
@@ -264,7 +264,7 @@ cards:
|
||||
name: All Songs
|
||||
tap_action:
|
||||
action: call-service
|
||||
service: script.all_kids_youtube_music
|
||||
action: script.all_kids_youtube_music
|
||||
service_data: {}
|
||||
target: {}
|
||||
primary_info: name
|
||||
@@ -276,7 +276,7 @@ cards:
|
||||
name: Goodnight Songs
|
||||
tap_action:
|
||||
action: call-service
|
||||
service: script.goodnight_kids_youtube_music
|
||||
action: script.goodnight_kids_youtube_music
|
||||
service_data: {}
|
||||
target: {}
|
||||
primary_info: name
|
||||
@@ -288,7 +288,7 @@ cards:
|
||||
name: "Off"
|
||||
tap_action:
|
||||
action: call-service
|
||||
service: homeassistant.turn_off
|
||||
action: homeassistant.turn_off
|
||||
service_data: {}
|
||||
target:
|
||||
entity_id: media_player.ytube_music_player
|
||||
@@ -299,7 +299,7 @@ cards:
|
||||
- type: horizontal-stack
|
||||
cards:
|
||||
- type: custom:mini-media-player
|
||||
entity: media_player.nursery_hub
|
||||
entity: media_player.girls_room_hub
|
||||
artwork: cover-fit
|
||||
- type: vertical-stack
|
||||
cards:
|
||||
@@ -319,13 +319,13 @@ cards:
|
||||
primary: Black Bed
|
||||
double_tap_action:
|
||||
action: call-service
|
||||
service: homeassistant.toggle
|
||||
action: homeassistant.toggle
|
||||
service_data: {}
|
||||
target:
|
||||
entity_id: switch.black_bed_force_occupancy
|
||||
hold_action:
|
||||
action: call-service
|
||||
service: button.press
|
||||
action: button.press
|
||||
service_data: {}
|
||||
target:
|
||||
entity_id: button.black_bed_manual_tare
|
||||
@@ -296,12 +296,12 @@ cards:
|
||||
- type: horizontal-stack
|
||||
cards:
|
||||
- type: custom:mushroom-template-card
|
||||
primary: Nursery
|
||||
primary: Girl's Room
|
||||
icon: mdi:bunk-bed
|
||||
entity: light.nursery_hue
|
||||
tap_action:
|
||||
action: navigate
|
||||
navigation_path: nursery
|
||||
navigation_path: girls-room
|
||||
hold_action:
|
||||
action: toggle
|
||||
secondary: |-
|
||||
@@ -541,18 +541,18 @@ cards:
|
||||
- type: horizontal-stack
|
||||
cards:
|
||||
- type: custom:mushroom-template-card
|
||||
primary: Blue Room
|
||||
icon: mdi:yoga
|
||||
entity: light.blue_room_hue
|
||||
primary: Boy's Room
|
||||
icon: mdi:earth
|
||||
entity: light.boys_room_hue
|
||||
tap_action:
|
||||
action: navigate
|
||||
navigation_path: blue-room
|
||||
navigation_path: boys-room
|
||||
hold_action:
|
||||
action: toggle
|
||||
secondary: |-
|
||||
{{states('sensor.blue_room_multisensor_air_temperature')}}°F
|
||||
{{states('sensor.blue_room_multisensor_humidity')}}%
|
||||
icon_color: "{{iif(is_state('light.blue_room_hue','on'),'yellow')}}"
|
||||
{{states('sensor.boys_room_multisensor_air_temperature')}}°F
|
||||
{{states('sensor.boys_room_multisensor_humidity')}}%
|
||||
icon_color: "{{iif(is_state('light.boys_room_hue','on'),'yellow')}}"
|
||||
multiline_secondary: true
|
||||
layout: vertical
|
||||
- type: custom:mushroom-template-card
|
||||
|
||||
@@ -18,7 +18,7 @@ cards:
|
||||
use_light_color: false
|
||||
tap_action:
|
||||
action: call-service
|
||||
service: homeassistant.toggle
|
||||
action: homeassistant.toggle
|
||||
service_data: {}
|
||||
target:
|
||||
entity_id: input_boolean.nursery_occupied
|
||||
@@ -43,7 +43,7 @@ cards:
|
||||
'yellow') }}
|
||||
tap_action:
|
||||
action: call-service
|
||||
service: homeassistant.toggle
|
||||
action: homeassistant.toggle
|
||||
service_data: {}
|
||||
target:
|
||||
entity_id: input_boolean.nursery_light_cycle
|
||||
@@ -62,7 +62,7 @@ cards:
|
||||
action: more-info
|
||||
hold_action:
|
||||
action: call-service
|
||||
service: homeassistant.toggle
|
||||
action: homeassistant.toggle
|
||||
service_data: {}
|
||||
target:
|
||||
entity_id: light.black_bed_wled
|
||||
@@ -79,7 +79,7 @@ cards:
|
||||
action: more-info
|
||||
hold_action:
|
||||
action: call-service
|
||||
service: homeassistant.toggle
|
||||
action: homeassistant.toggle
|
||||
service_data: {}
|
||||
target:
|
||||
entity_id: light.white_bed_wled
|
||||
@@ -109,7 +109,7 @@ cards:
|
||||
'yellow') }}
|
||||
tap_action:
|
||||
action: call-service
|
||||
service: homeassistant.toggle
|
||||
action: homeassistant.toggle
|
||||
service_data: {}
|
||||
target:
|
||||
entity_id: input_boolean.front_room_light_cycle
|
||||
@@ -207,7 +207,7 @@ cards:
|
||||
'on'), 'yellow') }}
|
||||
tap_action:
|
||||
action: call-service
|
||||
service: homeassistant.toggle
|
||||
action: homeassistant.toggle
|
||||
service_data: {}
|
||||
target:
|
||||
entity_id: input_boolean.computer_area_light_cycle
|
||||
@@ -237,7 +237,7 @@ cards:
|
||||
'yellow') }}
|
||||
tap_action:
|
||||
action: call-service
|
||||
service: homeassistant.toggle
|
||||
action: homeassistant.toggle
|
||||
service_data: {}
|
||||
target:
|
||||
entity_id: input_boolean.great_room_light_cycle
|
||||
|
||||
@@ -150,7 +150,7 @@ sections:
|
||||
value: false
|
||||
tap_action:
|
||||
action: call-service
|
||||
service: ytube_music_player.call_method
|
||||
action: ytube_music_player.call_method
|
||||
service_data:
|
||||
entity_id: media_player.ytube_music_player
|
||||
command: rate_track
|
||||
|
||||
@@ -181,14 +181,14 @@ cards:
|
||||
name: 5 Minute Test
|
||||
tap_action:
|
||||
action: call-service
|
||||
service: opensprinkler.run
|
||||
action: opensprinkler.run
|
||||
data:
|
||||
entity_id: switch.5_minute_test_program_enabled
|
||||
- entity: binary_sensor.full_run_program_running
|
||||
name: Full Run
|
||||
tap_action:
|
||||
action: call-service
|
||||
service: opensprinkler.run
|
||||
action: opensprinkler.run
|
||||
data:
|
||||
entity_id: switch.full_run_program_enabled
|
||||
- entity: switch.morning_program_enabled
|
||||
@@ -203,14 +203,14 @@ cards:
|
||||
name: Front Yard Fun
|
||||
tap_action:
|
||||
action: call-service
|
||||
service: opensprinkler.run
|
||||
action: opensprinkler.run
|
||||
data:
|
||||
entity_id: switch.front_yard_fun_program_enabled
|
||||
- entity: binary_sensor.back_yard_fun_program_running
|
||||
name: Back Yard Fun
|
||||
tap_action:
|
||||
action: call-service
|
||||
service: opensprinkler.run
|
||||
action: opensprinkler.run
|
||||
data:
|
||||
entity_id: switch.back_yard_fun_program_enabled
|
||||
columns: 2
|
||||
|
||||
Reference in New Issue
Block a user