diff --git a/kitchen-lovelace.yaml b/kitchen-lovelace.yaml index f587b6f..1fd72e7 100644 --- a/kitchen-lovelace.yaml +++ b/kitchen-lovelace.yaml @@ -38,7 +38,7 @@ views: - type: custom:decluttering-card template: v3_title variables: - - title: Kitchen + - title: 🧑‍🍳 Kitchen - type: horizontal-stack cards: - type: custom:button-card diff --git a/lovelace/home_dashboard/bathroom_dashboard.yaml b/lovelace/home_dashboard/bathroom_dashboard.yaml index cadc72d..e6df963 100644 --- a/lovelace/home_dashboard/bathroom_dashboard.yaml +++ b/lovelace/home_dashboard/bathroom_dashboard.yaml @@ -26,7 +26,7 @@ - type: custom:decluttering-card template: v3_title variables: - - title: Bathroom + - title: 🛀 Bathroom - type: horizontal-stack cards: diff --git a/lovelace/home_dashboard/bedroom_dashboard.yaml b/lovelace/home_dashboard/bedroom_dashboard.yaml index 58c7c12..bf2cfd2 100644 --- a/lovelace/home_dashboard/bedroom_dashboard.yaml +++ b/lovelace/home_dashboard/bedroom_dashboard.yaml @@ -26,7 +26,7 @@ - type: custom:decluttering-card template: v3_title variables: - - title: Bedroom + - title: 🛏️ Bedroom - type: horizontal-stack cards: - type: custom:button-card diff --git a/lovelace/home_dashboard/guest_bedroom_dashboard.yaml b/lovelace/home_dashboard/guest_bedroom_dashboard.yaml index 0a3ea3a..68b9432 100644 --- a/lovelace/home_dashboard/guest_bedroom_dashboard.yaml +++ b/lovelace/home_dashboard/guest_bedroom_dashboard.yaml @@ -26,7 +26,7 @@ - type: custom:decluttering-card template: v3_title variables: - - title: Guest Bedroom + - title: 👨‍👩‍👦 Guest Bedroom - type: horizontal-stack cards: # - type: custom:button-card diff --git a/lovelace/home_dashboard/hallway_dashboard.yaml b/lovelace/home_dashboard/hallway_dashboard.yaml index 3091087..5c4fc3b 100644 --- a/lovelace/home_dashboard/hallway_dashboard.yaml +++ b/lovelace/home_dashboard/hallway_dashboard.yaml @@ -26,7 +26,7 @@ - type: custom:decluttering-card template: v3_title variables: - - title: Hallway + - title: 🗝️ Hallway - type: horizontal-stack cards: - type: custom:button-card diff --git a/lovelace/home_dashboard/kitchen_dashboard.yaml b/lovelace/home_dashboard/kitchen_dashboard.yaml index 7546786..81ad7f8 100644 --- a/lovelace/home_dashboard/kitchen_dashboard.yaml +++ b/lovelace/home_dashboard/kitchen_dashboard.yaml @@ -26,7 +26,7 @@ - type: custom:decluttering-card template: v3_title variables: - - title: Kitchen + - title: 🧑‍🍳 Kitchen - type: horizontal-stack cards: - type: custom:button-card diff --git a/lovelace/home_dashboard/living_room_dashboard.yaml b/lovelace/home_dashboard/living_room_dashboard.yaml index 03db1b2..5a99cf3 100644 --- a/lovelace/home_dashboard/living_room_dashboard.yaml +++ b/lovelace/home_dashboard/living_room_dashboard.yaml @@ -26,38 +26,34 @@ - type: custom:decluttering-card template: v3_title variables: - - title: Living room + - title: 📺 Living room - type: horizontal-stack cards: - type: custom:button-card - template: v3_badge_temp + template: v3_chip + entity: input_boolean.georgi_home + entity_picture: /local/images/people/georgi.jpg + show_state: false + - type: custom:button-card + template: v3_chip + entity: input_boolean.player_2_home + entity_picture: /local/images/people/maya.jpg + show_state: false + - type: custom:button-card + template: v3_chip + entity: binary_sensor.living_room_right_window_contact + - type: horizontal-stack + cards: + - type: custom:button-card + template: v3_chip entity: sensor.multisensor_6_temperature - type: custom:button-card - template: v3_badge_humidity + template: v3_chip entity: sensor.multisensor_6_relative_humidity - type: custom:button-card - template: v3_badge + template: v3_chip entity: sensor.aqara_tvoc_voc - - type: horizontal-stack - cards: - - type: custom:button-card - template: v3_button_person - entity: input_boolean.georgi_home - styles: - card: - - background-image: url("/local/images/people/georgi.jpg") - - type: custom:button-card - template: v3_button_person - entity: input_boolean.player_2_home - styles: - card: - - background-image: url("/local/images/people/maya.jpg") - - type: custom:button-card - template: v3_badge_icon - entity: binary_sensor.toshiba_ac_conditions_met - - type: custom:button-card - template: v3_badge_icon - entity: binary_sensor.living_room_right_window_contact + icon: mdi:weather-windy - type: custom:decluttering-card template: v3_section_title diff --git a/lovelace/home_dashboard/preferences_dashboard.yaml b/lovelace/home_dashboard/preferences_dashboard.yaml index f7f6380..c8d88e6 100644 --- a/lovelace/home_dashboard/preferences_dashboard.yaml +++ b/lovelace/home_dashboard/preferences_dashboard.yaml @@ -26,7 +26,7 @@ - type: custom:decluttering-card template: v3_title variables: - - title: Preferences + - title: ⚙️ Preferences - type: horizontal-stack cards: - type: custom:button-card @@ -78,13 +78,8 @@ name: G. Bedroom Occupied - type: custom:button-card template: v3_button - entity: input_select.guest_bedroom_mode - name: G. Bedroom - tap_action: - action: call-service - service: input_select.select_next - service_data: - entity_id: input_select.guest_bedroom_mode + entity: switch.mercury_home_mode + name: Mercury Home mode - type: horizontal-stack cards: @@ -93,10 +88,6 @@ entity: binary_sensor.pi_hole_enabled name: Pi-Hole icon: mdi:pi-hole - - type: custom:button-card - template: v3_button - entity: switch.mercury_home_mode - name: Mercury - type: custom:decluttering-card template: v3_section_title @@ -105,25 +96,37 @@ - type: entities entities: - input_number.global_light_temp + - input_number.guest_bedroom_light_temp + - automation.tv_plex_setup_house_for_plex + - automation.tv_plex_restore_house_after_plex + + - type: vertical-stack + cards: - type: custom:decluttering-card template: v3_section_title variables: - title: Media + - type: horizontal-stack + cards: + - type: custom:button-card + template: v3_button + entity: input_boolean.coming_home_play_music + name: Coming home music + - type: custom:button-card + template: v3_button + entity: light.browser_hallway + name: Hallway Dashboard + - type: custom:button-card + template: v3_button + entity: light.browser_kitchen + name: Kitchen Dashboard - type: entities entities: - - input_boolean.coming_home_play_music - type: divider - - input_number.bathroom_high_volume - - input_number.wake_up_volume - input_text.wake_up_spotify_playlist - - type: divider - - automation.tv_plex_setup_house_for_plex - - automation.tv_plex_restore_house_after_plex - - light.browser_hallway - - light.browser_kitchen + - input_number.wake_up_volume + - input_number.bathroom_high_volume - - type: vertical-stack - cards: - type: custom:decluttering-card template: v3_section_title variables: @@ -141,7 +144,8 @@ - type: custom:button-card template: v3_button entity: script.turn_on_all_radiators - name: Turn On Radiators + name: Turn on all radiators + show_state: false - type: entities show_header_toggle: false @@ -153,14 +157,4 @@ - input_number.toshiba_trigger_temp - - type: custom:decluttering-card - template: v3_section_title - variables: - - title: Preferences Milena - - type: horizontal-stack - cards: - - type: custom:button-card - template: v3_button - entity: input_number.guest_bedroom_light_temp - - !include ../popup_cards.yaml diff --git a/ui-lovelace.yaml b/ui-lovelace.yaml index 3bd4696..2107ef8 100644 --- a/ui-lovelace.yaml +++ b/ui-lovelace.yaml @@ -28,7 +28,7 @@ views: path: kitchen icon: "mdi:chef-hat" panel: true - background: '#bacd8c' + background: '#8c9a6c' cards: !include lovelace/home_dashboard/kitchen_dashboard.yaml theme: sarah-noctis-grey - title: Bathroom