Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- type: sections
- max_columns: 1
- sections:
- - type: grid
- cards:
- - type: vertical-stack
- cards:
- - type: vertical-stack
- cards:
- - type: custom:bubble-card
- card_type: button
- button_type: state
- name: l o n d o n
- scrolling_effect: false
- show_icon: true
- show_name: true
- sub_button:
- - show_background: false
- show_state: true
- name: temp
- icon: mdi:weather-cloudy
- double_tap_action:
- action: none
- tap_action:
- action: more-info
- entity: sensor.pirate_weather_current_temperature
- show_name: true
- show_icon: true
- show_attribute: false
- attribute: friendly_name
- show_last_changed: false
- - name: ""
- show_background: false
- show_name: false
- show_state: true
- tap_action:
- action: navigate
- navigation_path: "#alarm"
- show_attribute: true
- entity: alarm_control_panel.first_floor
- icon: mdi:shield-home-outline
- card_layout: large-2-rows
- entity: weather.pirateweather
- styles: |-
- .bubble-button-card-container {
- background: none;
- margin-left: 2px;
- }
- .bubble-icon-container {
- background: none;
- border-radius: 0;
- --mdc-icon-size: 35px !important;
- }
- .bubble-sub-button {
- font-size: 12px !important;
- margin-right: -16px;
- }
- show_attribute: true
- attribute: apparent_temperature
- button_action:
- tap_action:
- action: more-info
- double_tap_action:
- action: none
- hold_action:
- action: none
- tap_action:
- action: more-info
- double_tap_action:
- action: none
- hold_action:
- action: none
- - type: custom:bubble-card
- card_type: empty-column
- - type: horizontal-stack
- cards:
- - type: custom:mushroom-template-card
- secondary: ""
- icon: mdi:server-network
- icon_color: >
- {{ 'red' if is_state('binary_sensor.pvecheck', 'on') else
- '#7A7275' }}
- primary: HomeLab
- layout: vertical
- tap_action:
- action: navigate
- navigation_path: homelab
- double_tap_action:
- action: navigate
- navigation_path: http://192.168.68.112:3000
- - type: custom:mushroom-template-card
- primary: Lights
- secondary: ""
- icon: mdi:lightbulb-multiple-outline
- icon_color: "#cc5500"
- layout: vertical
- tap_action:
- action: navigate
- navigation_path: lights
- hold_action:
- action: call-service
- service: light.turn_off
- target:
- entity_id: all
- - type: custom:mushroom-template-card
- primary: Security
- secondary: ""
- icon: >-
- {{ 'mdi:shield-alert' if is_state('binary_sensor.waterleakalert',
- 'on') else "mdi:shield-check" }}
- icon_color: >-
- {{ 'red' if is_state('binary_sensor.waterleakalert', 'on') else
- '#679db1' }}
- layout: vertical
- tap_action:
- action: navigate
- navigation_path: security
- double_tap_action:
- action: url
- url_path: http://192.168.68.112:3000
- - type: custom:mushroom-template-card
- primary: Energy
- secondary: ""
- icon: mdi:lightning-bolt
- layout: vertical
- tap_action:
- action: navigate
- navigation_path: energy
- icon_color: "#7EBE7A"
- - type: horizontal-stack
- cards:
- - event_grouping: false
- drop_todayevents_from: "10:00:00"
- next_days: 7
- pattern:
- - icon: mdi:trash-can-outline
- color: cyan
- type: others
- day_style: counter
- card_style: chip
- alignment_style: right
- color_mode: icon
- items_per_row: 1
- refresh_rate: 600
- with_label: false
- type: custom:trash-card
- entities:
- - calendar.trash_collect_day
- only_all_day_events: true
- - type: horizontal-stack
- cards:
- - event_grouping: false
- drop_todayevents_from: "10:00:00"
- next_days: 14
- pattern:
- - icon: mdi:recycle
- color: green
- type: others
- day_style: counter
- card_style: chip
- alignment_style: left
- color_mode: icon
- items_per_row: 1
- refresh_rate: 600
- with_label: false
- type: custom:trash-card
- entities:
- - calendar.recycle
- - type: custom:bubble-card
- card_type: separator
- sub_button:
- - name: MQTT
- show_name: false
- icon: mdi:message-bookmark-outline
- tap_action:
- action: navigate
- navigation_path: >-
- http://192.168.68.106:8123/config/devices/dashboard?historyBack=1&config_entry=01JCH60R41C0P21M1G5KP5K4VW
- double_tap_action:
- action: navigate
- navigation_path: http://192.168.68.106:8123/dashboard-mushroom/1
- - show_name: false
- name: Automations
- icon: mdi:home-automation
- tap_action:
- action: navigate
- navigation_path: /dashboard-mushroom/automations
- double_tap_action:
- action: navigate
- navigation_path: http://192.168.68.106:8123/config/automation/dashboard
- - icon: mdi:devices
- name: Integrations
- show_name: false
- tap_action:
- action: navigate
- navigation_path: http://192.168.68.106:8123/config/integrations/dashboard
- show_state: false
- styles: |-
- .bubble-line {
- background-color: red !important;
- opacity: 0.1;
- - type: custom:bubble-card
- card_type: separator
- name: h o m e
- icon: mdi:hoop-house
- sub_button:
- - show_state: true
- entity: sensor.xcel_itron_5_instantaneous_demand_value
- show_background: false
- show_name: false
- show_last_changed: false
- tap_action:
- action: navigate
- navigation_path: /dashboard-mushroom/energy
- - icon: mdi:power-standby
- double_tap_action:
- action: perform-action
- perform_action: homeassistant.restart
- target: {}
- styles: |-
- .bubble-line {
- background-color: black !important;
- opacity: 0.1;
- }
- - type: horizontal-stack
- cards:
- - type: custom:stack-in-card
- mode: horizontal
- cards:
- - type: vertical-stack
- cards:
- - type: custom:mushroom-template-card
- primary: Living Room
- secondary: >-
- {{ states('sensor.living_room_temperature')|round(2) }}°F
- | {{ states('sensor.living_room_humidity')|round(2) }}%
- card_mod:
- style:
- mushroom-shape-icon$: |
- .shape {
- display: none !important;
- }
- .: |
- ha-card {
- border: 0px;
- padding-left: 5px;
- padding-top: 5px;
- width: 500px;
- }
- - type: custom:mushroom-template-card
- entity: light.family_light
- layout: horizontal
- icon: mdi:sofa
- hold_action:
- action: more-info
- icon_color: >-
- {% if is_state('light.family_light', 'on') %} #72A0BE {%
- else %} #7A7A7F {% endif %}
- primary_info: none
- secondary_info: none
- card_mod:
- style:
- mushroom-shape-icon$: |
- .shape {
- --icon-size: 135px;
- }
- .: |
- ha-card {
- border: 0px;
- margin-left: -30px;
- margin-top: -15px;
- }
- - type: custom:mushroom-chips-card
- chips:
- - type: template
- entity: light.black_lamp
- tap_action:
- action: toggle
- hold_action:
- action: more-info
- double_tap_action:
- action: more-info
- icon: mdi:floor-lamp-dual-outline
- card_mod:
- style: |
- ha-card {
- --chip-background: {% if is_state('light.black_lamp', 'on') %} #E3C8C4 {% else %} #353535 {% endif %};
- --color: {% if is_state('light.black_lamp', 'on') %} #433752 {% else %} #DBDBDB {% endif %};
- justify-content: center;
- height: 35px !important;
- width: 35px !important;
- border: 0 !important;
- box-shadow: none !important;
- border-radius: 22px !important;
- }
- - type: template
- entity: switch.black_cabinet_plug_zb
- tap_action:
- action: toggle
- hold_action:
- action: more-info
- double_tap_action:
- action: more-info
- icon: mdi:leaf
- card_mod:
- style: |
- ha-card {
- --chip-background: {% if is_state('switch.black_cabinet_plug_zb', 'on') %} #98A8A2 {% else %} #353535 {% endif %};
- --color: {% if is_state('switch.black_cabinet_plug_zb', 'on') %} #4E6365 {% else %} #DBDBDB {% endif %};
- justify-content: center;
- height: 35px !important;
- width: 35px !important;
- border: 0 !important;
- box-shadow: none !important;
- border-radius: 22px !important;
- }
- - type: template
- entity: light.fish_tank_bulb_zb
- tap_action:
- action: toggle
- hold_action:
- action: more-info
- double_tap_action:
- action: more-info
- icon: mdi:fish
- card_mod:
- style: |
- ha-card {
- --chip-background: {% if is_state('light.fish_tank_bulb_zb', 'on') %} #72A0BE {% else %} #353535 {% endif %};
- --color: {% if is_state('light.fish_tank_bulb_zb', 'on') %} #3A507B {% else %} #DBDBDB {% endif %};
- justify-content: center;
- height: 35px !important;
- width: 35px !important;
- border: 0 !important;
- box-shadow: none !important;
- border-radius: 22px !important;
- }
- - type: template
- tap_action:
- action: perform-action
- perform_action: switch.turn_on
- target:
- entity_id: switch.apple_tv_3rd_128_110_aed4_turn_on
- hold_action:
- action: none
- double_tap_action:
- action: perform-action
- perform_action: switch.turn_on
- target:
- entity_id: switch.apple_tv_3rd_128_110_aed4_turn_off
- icon: mdi:monitor
- card_mod:
- style: |
- ha-card {
- --chip-background: {% if is_state('media_player.sony_tv_hk_direct_television', 'on') %} #BB6052 {% else %} #353535 {% endif %};
- --color: {% if is_state('media_player.sony_tv_hk_direct_television', 'on') %} #793C3C {% else %} #DBDBDB {% endif %};
- justify-content: center;
- height: 35px !important;
- width: 35px !important;
- border: 0 !important;
- box-shadow: none !important;
- border-radius: 22px !important;
- }
- card_mod:
- style: |
- .chip-container {
- flex-flow: column wrap-reverse !important;
- display: flex !important;
- --chip-spacing: 8px;
- margin: 12px;
- }
- .: |
- .container {
- align: end;
- }
- card_mod:
- style: |
- ha-card {
- max-width: 100%;
- min-width: 50%;
- height: 186px;
- }
- grid_options:
- columns: 6
- rows: 3
- - type: horizontal-stack
- cards:
- - type: custom:stack-in-card
- mode: horizontal
- cards:
- - type: vertical-stack
- cards:
- - type: custom:mushroom-template-card
- primary: Kitchen
- entity: light.kitchen_dimmer
- tap_action:
- action: navigate
- navigation_path: kitchen
- secondary: >-
- {{ (states('sensor.kitchen_outlet_fellow_15_1d') | float +
- states('sensor.mudroom_5_1d') | float +
- states('sensor.fridge_12_1d') | float +
- states('sensor.microwave_6_1d') | float +
- states('sensor.oven_2_1d') | float) | round(2) }} kWh
- card_mod:
- style:
- mushroom-shape-icon$: |
- .shape {
- display: none !important;
- }
- .: |
- ha-card {
- border: 0px;
- padding-left: 5px;
- padding-top: 5px;
- width: 500px;
- }
- - type: custom:mushroom-template-card
- entity: light.kitchen_dimmer
- layout: horizontal
- icon: >
- {% if is_state('switch.coffee_zb', 'on') %}
- mdi:coffee-outline
- {% elif is_state('input_boolean.dishwasher_boolean', 'on')
- %}
- mdi:dishwasher
- {% else %}
- mdi:coffee-maker-outline
- {% endif %}
- tap_action:
- action: toggle
- hold_action:
- action: more-info
- double_tap_action:
- action: more-info
- icon_color: >-
- {% if is_state('light.kitchen_dimmer', 'on') %}
- #A692B9
- {% elif is_state('input_boolean.dishwasher_boolean', 'on')
- %}
- #A697C1
- {% else %}
- #7A7A7F
- {% endif %}
- primary_info: none
- secondary_info: none
- card_mod:
- style:
- mushroom-shape-icon$: |
- .shape {
- --icon-size: 135px;
- }
- .: |
- ha-card {
- border: 0px;
- margin-left: -30px;
- margin-top: -15px;
- }
- - type: custom:mushroom-chips-card
- chips:
- - type: template
- entity: light.wled
- tap_action:
- action: toggle
- hold_action:
- action: more-info
- double_tap_action:
- action: more-info
- icon: mdi:led-strip-variant
- card_mod:
- style: |
- ha-card {
- --chip-background: {% if is_state('light.wled', 'on') %} #679DB1 {% else %} #353535 {% endif %};
- --color: {% if is_state('light.wled', 'on') %} #35515B {% else %} #DBDBDB {% endif %};
- justify-content: center;
- height: 35px !important;
- width: 35px !important;
- border: 0 !important;
- box-shadow: none !important;
- border-radius: 22px !important;
- }
- - type: template
- entity: light.smart_dining_light
- tap_action:
- action: toggle
- hold_action:
- action: more-info
- double_tap_action:
- action: more-info
- icon: mdi:silverware-fork-knife
- card_mod:
- style: |
- ha-card {
- --chip-background: {% if is_state('light.smart_dining_light', 'on') %} #D2A7A7 {% else %} #353535 {% endif %};
- --color: {% if is_state('light.smart_dining_light', 'on') %} #715A5A {% else %} #DBDBDB {% endif %};
- justify-content: center;
- height: 35px !important;
- width: 35px !important;
- border: 0 !important;
- box-shadow: none !important;
- border-radius: 22px !important;
- }
- - type: template
- entity: switch.kitchen_cabinet_light
- tap_action:
- action: toggle
- hold_action:
- action: more-info
- double_tap_action:
- action: more-info
- icon: mdi:pot-mix
- card_mod:
- style: |
- ha-card {
- --chip-background: {% if is_state('switch.kitchen_cabinet_light', 'on') %} #DB9D54 {% else %} #353535 {% endif %};
- --color: {% if is_state('switch.kitchen_cabinet_light', 'on') %} #95712E {% else %} #DBDBDB {% endif %};
- justify-content: center;
- height: 35px !important;
- width: 35px !important;
- border: 0 !important;
- box-shadow: none !important;
- border-radius: 22px !important;
- }
- - type: template
- entity: switch.coffee_zb
- tap_action:
- action: toggle
- confirmation:
- text: Do you want to toggle on Coffee machine?
- hold_action:
- action: none
- double_tap_action:
- action: none
- icon: mdi:coffee-outline
- card_mod:
- style: |
- ha-card {
- --chip-background: {% if is_state('switch.coffee_zb', 'on') %} #AD7D79 {% else %} #353535 {% endif %};
- --color: {% if is_state('switch.coffee_zb', 'on') %} #50443F {% else %} #DBDBDB {% endif %};
- justify-content: center;
- height: 35px !important;
- width: 35px !important;
- border: 0 !important;
- box-shadow: none !important;
- border-radius: 22px !important;
- }
- card_mod:
- style: |
- .chip-container {
- flex-flow: column wrap-reverse !important;
- display: flex !important;
- --chip-spacing: 8px;
- margin: 12px;
- }
- .: |
- .container {
- align: end;
- }
- card_mod:
- style: |
- ha-card {
- max-width: 100%;
- min-width: 50%;
- height: 186px;
- }
- grid_options:
- columns: 6
- rows: 3
- - type: horizontal-stack
- cards:
- - type: custom:stack-in-card
- mode: horizontal
- cards:
- - type: vertical-stack
- cards:
- - type: custom:mushroom-template-card
- primary: Jungle
- entity: switch.office_light_zb
- tap_action:
- action: navigate
- navigation_path: jungle
- secondary: "{{ states('sensor.jungle_14_1d')|round(2) }} kWh "
- card_mod:
- style:
- mushroom-shape-icon$: |
- .shape {
- display: none !important;
- }
- .: |
- ha-card {
- border: 0px;
- padding-left: 5px;
- padding-top: 5px;
- width: 500px;
- }
- - type: custom:mushroom-template-card
- entity: switch.office_light_zb
- layout: horizontal
- icon: mdi:door-sliding
- tap_action:
- action: toggle
- hold_action:
- action: more-info
- double_tap_action:
- action: none
- icon_color: >-
- {% if is_state('switch.office_light_zb', 'on') %} #50795D
- {% elif is_state('light.loan_closet_bulb_zb', 'on') %}
- #EDAB73
- {% else %}
- #7A7A7F {% endif %}
- primary_info: none
- secondary_info: none
- card_mod:
- style:
- mushroom-shape-icon$: |
- .shape {
- --icon-size: 135px;
- }
- .: |
- ha-card {
- border: 0px;
- margin-left: -30px;
- margin-top: -15px;
- }
- - type: custom:mushroom-chips-card
- chips:
- - type: template
- entity: switch.office_light_zb
- tap_action:
- action: toggle
- hold_action:
- action: none
- double_tap_action:
- action: none
- icon: mdi:ceiling-light
- card_mod:
- style: |
- ha-card {
- --chip-background: {% if is_state('switch.office_light_zb', 'on') %} #A8BDA7 {% else %} #353535 {% endif %};
- --color: {% if is_state('switch.office_light_zb', 'on') %} #304838 {% else %} #DBDBDB {% endif %};
- justify-content: center;
- height: 35px !important;
- width: 35px !important;
- border: 0 !important;
- box-shadow: none !important;
- border-radius: 22px !important;
- }
- - type: template
- entity: switch.white_cabinet_zb
- tap_action:
- action: toggle
- hold_action:
- action: none
- double_tap_action:
- action: none
- icon: mdi:sprout
- card_mod:
- style: |
- ha-card {
- --chip-background: {% if is_state('switch.white_cabinet_zb', 'on') %} #949B83 {% else %} #353535 {% endif %};
- --color: {% if is_state('switch.white_cabinet_zb', 'on') %} #565B32 {% else %} #DBDBDB {% endif %};
- justify-content: center;
- height: 35px !important;
- width: 35px !important;
- border: 0 !important;
- box-shadow: none !important;
- border-radius: 22px !important;
- }
- - type: template
- entity: light.loan_closet_bulb_zb
- tap_action:
- action: toggle
- hold_action:
- action: none
- double_tap_action:
- action: none
- icon: mdi:wardrobe-outline
- card_mod:
- style: |
- ha-card {
- --chip-background: {% if is_state('light.loan_closet_bulb_zb', 'on') %} #805139 {% else %} #353535 {% endif %};
- --color: {% if is_state('light.loan_closet_bulb_zb', 'on') %} #CD825C {% else %} #DBDBDB {% endif %};
- justify-content: center;
- height: 35px !important;
- width: 35px !important;
- border: 0 !important;
- box-shadow: none !important;
- border-radius: 22px !important;
- }
- card_mod:
- style: |
- .chip-container {
- flex-flow: column wrap-reverse !important;
- display: flex !important;
- --chip-spacing: 8px;
- margin: 12px;
- }
- .: |
- .container {
- align: end;
- }
- card_mod:
- style: |
- ha-card {
- max-width: 100%;
- min-width: 50%;
- height: 186px;
- }
- grid_options:
- columns: 6
- rows: 3
- - type: horizontal-stack
- cards:
- - type: custom:stack-in-card
- mode: horizontal
- cards:
- - type: vertical-stack
- cards:
- - type: custom:mushroom-template-card
- primary: Doggies' Water
- entity: light.mud_room_bulb_zb
- tap_action:
- action: none
- secondary: hidden
- card_mod:
- style:
- mushroom-state-info$: |
- .secondary {
- visibility: hidden; # Hide the secondary text
- }
- mushroom-shape-icon$: |
- .shape {
- display: none !important;
- }
- .: |
- ha-card {
- border: 0px;
- padding-left: 5px;
- padding-top: 5px;
- width: 500px;
- }
- - type: custom:mushroom-template-card
- entity: light.garage_light_outlet_2
- layout: horizontal
- icon: mdi:dog
- tap_action:
- action: none
- hold_action:
- action: none
- double_tap_action:
- action: none
- icon_color: >-
- {% if is_state('binary_sensor.truffle_water_bowl_zb',
- 'off') or is_state('binary_sensor.gnocchi_water_bowl_zb',
- 'off') %} #ED9494 {% else %} #7A7A7F {% endif %}
- primary_info: none
- secondary_info: none
- card_mod:
- style:
- mushroom-shape-icon$: |
- .shape {
- --icon-size: 135px;
- }
- .: |
- ha-card {
- border: 0px;
- margin-left: -30px;
- margin-top: -15px;
- }
- - type: custom:mushroom-chips-card
- chips:
- - type: template
- entity: binary_sensor.truffle_water_bowl_zb
- tap_action:
- action: none
- hold_action:
- action: none
- double_tap_action:
- action: none
- icon: mdi:mushroom
- card_mod:
- style: |
- ha-card {
- --chip-background: {% if is_state('binary_sensor.truffle_water_bowl_zb', 'on') %} #CEADB3 {% else %} #353535 {% endif %};
- --color: {% if is_state('binary_sensor.truffle_water_bowl_zb', 'on') %} #9F6E60 {% else %} #DBDBDB {% endif %};
- justify-content: center;
- height: 35px !important;
- width: 35px !important;
- border: 0 !important;
- box-shadow: none !important;
- border-radius: 22px !important;
- }
- - type: template
- entity: binary_sensor.gnocchi_water_bowl_zb
- tap_action:
- action: none
- hold_action:
- action: none
- double_tap_action:
- action: none
- icon: mdi:dog-side
- card_mod:
- style: |
- ha-card {
- --chip-background: {% if is_state('binary_sensor.gnocchi_water_bowl_zb', 'on') %} #85B0E6 {% else %} #353535 {% endif %};
- --color: {% if is_state('binary_sensor.gnocchi_water_bowl_zb', 'on') %} #4D6685 {% else %} #DBDBDB {% endif %};
- justify-content: center;
- height: 35px !important;
- width: 35px !important;
- border: 0 !important;
- box-shadow: none !important;
- border-radius: 22px !important;
- }
- card_mod:
- style: |
- .chip-container {
- flex-flow: column wrap-reverse !important;
- display: flex !important;
- --chip-spacing: 8px;
- margin: 12px;
- }
- .: |
- .container {
- align: end;
- }
- card_mod:
- style: |
- ha-card {
- max-width: 100%;
- min-width: 50%;
- height: 186px;
- }
- grid_options:
- columns: 6
- rows: 3
- - type: horizontal-stack
- cards:
- - type: custom:stack-in-card
- mode: horizontal
- cards:
- - type: vertical-stack
- cards:
- - type: custom:mushroom-template-card
- primary: Master Bathroom
- entity: light.bathroom_dimmer
- tap_action:
- action: navigate
- navigation_path: masterbath
- secondary: >-
- {{
- states('sensor.aqara_temp_humidity_sensor_temperature')|round(2)
- }}°F | {{
- states('sensor.aqara_temp_humidity_sensor_humidity')|round(2)
- }}%
- card_mod:
- style:
- mushroom-shape-icon$: |
- .shape {
- display: none !important;
- }
- .: |
- ha-card {
- border: 0px;
- padding-left: 5px;
- padding-top: 5px;
- width: 500px;
- }
- - type: custom:mushroom-template-card
- entity: light.bathroom_dimmer
- layout: horizontal
- icon: mdi:shower
- hold_action:
- action: more-info
- icon_color: >-
- {% if is_state('light.bathroom_dimmer', 'on') %} #EFA492
- {% elif is_state('light.master_toilet_bulb_zb', 'on') %}
- #B39CC9 {% else %}
- #7A7A7F
- {% endif %}
- primary_info: none
- secondary_info: none
- card_mod:
- style:
- mushroom-shape-icon$: |
- .shape {
- --icon-size: 135px;
- }
- .: |
- ha-card {
- border: 0px;
- margin-left: -30px;
- margin-top: -15px;
- }
- - type: custom:mushroom-chips-card
- chips:
- - type: template
- entity: light.bathroom_dimmer
- tap_action:
- action: toggle
- hold_action:
- action: more-info
- double_tap_action:
- action: more-info
- icon: mdi:shower
- card_mod:
- style: |
- ha-card {
- --chip-background: {% if is_state('light.bathroom_dimmer', 'on') %} #EFA492 {% else %} #353535 {% endif %};
- --color: {% if is_state('light.bathroom_dimmer', 'on') %} #856565 {% else %} #DBDBDB {% endif %};
- justify-content: center;
- height: 35px !important;
- width: 35px !important;
- border: 0 !important;
- box-shadow: none !important;
- border-radius: 22px !important;
- }
- - type: template
- entity: light.master_toilet_bulb_zb
- tap_action:
- action: toggle
- hold_action:
- action: more-info
- double_tap_action:
- action: more-info
- icon: mdi:toilet
- card_mod:
- style: |
- ha-card {
- --chip-background: {% if is_state('light.master_toilet_bulb_zb', 'on') %} #A699C0 {% else %} #353535 {% endif %};
- --color: {% if is_state('light.master_toilet_bulb_zb', 'on') %} #4D4356 {% else %} #DBDBDB {% endif %};
- justify-content: center;
- height: 35px !important;
- width: 35px !important;
- border: 0 !important;
- box-shadow: none !important;
- border-radius: 22px !important;
- }
- - type: template
- entity: binary_sensor.screek_human_sensor_2a_d3c6a4_zone1_presence
- tap_action:
- action: more-info
- hold_action:
- action: none
- double_tap_action:
- action: none
- icon: mdi:shower-head
- card_mod:
- style: |
- ha-card {
- --chip-background: {% if is_state('binary_sensor.screek_human_sensor_2a_d3c6a4_zone1_presence', 'on') %} #3C5D4A {% else %} #353535 {% endif %};
- --color: {% if is_state('binary_sensor.screek_human_sensor_2a_d3c6a4_zone1_presence', 'on') %} #A1B8A3 {% else %} #DBDBDB {% endif %};
- justify-content: center;
- height: 35px !important;
- width: 35px !important;
- border: 0 !important;
- box-shadow: none !important;
- border-radius: 22px !important;
- }
- - type: template
- entity: binary_sensor.master_bath_motion_zb_occupancy
- tap_action:
- action: more-info
- hold_action:
- action: none
- double_tap_action:
- action: none
- icon: mdi:motion-sensor
- card_mod:
- style: |
- ha-card {
- --chip-background: {% if is_state('binary_sensor.master_bath_motion_zb_occupancy', 'on') %} #415671 {% else %} #353535 {% endif %};
- --color: {% if is_state('binary_sensor.master_bath_motion_zb_occupancy', 'on') %} #97B4C2 {% else %} #DBDBDB {% endif %};
- justify-content: center;
- height: 35px !important;
- width: 35px !important;
- border: 0 !important;
- box-shadow: none !important;
- border-radius: 22px !important;
- }
- card_mod:
- style: |
- .chip-container {
- flex-flow: column wrap-reverse !important;
- display: flex !important;
- --chip-spacing: 8px;
- margin: 12px;
- }
- .: |
- .container {
- align: end;
- }
- card_mod:
- style: |
- ha-card {
- max-width: 100%;
- min-width: 50%;
- height: 186px;
- }
- grid_options:
- columns: 6
- rows: 3
- - type: horizontal-stack
- cards:
- - type: custom:stack-in-card
- mode: horizontal
- cards:
- - type: vertical-stack
- cards:
- - type: custom:mushroom-template-card
- primary: Master Bedroom
- secondary: >-
- {{ states('sensor.h5105_4f36_temperature')|round(2) }}°F |
- {{ states('sensor.h5105_4f36_humidity')|round(2) }}%
- card_mod:
- style:
- mushroom-shape-icon$: |
- .shape {
- display: none !important;
- }
- .: |
- ha-card {
- border: 0px;
- padding-left: 5px;
- padding-top: 5px;
- width: 500px;
- }
- - type: custom:mushroom-template-card
- entity: switch.night_stand_zb
- layout: horizontal
- icon: mdi:weather-night
- tap_action:
- action: toggle
- hold_action:
- action: more-info
- double_tap_action:
- action: more-info
- icon_color: >-
- {% if is_state('switch.night_stand_zb', 'on') or
- is_state('light.master_bedroom_floor_lamp_zb', 'on') %}
- #c5bded
- {% else %}
- #7A7A7F
- {% endif %}
- primary_info: none
- secondary_info: none
- card_mod:
- style:
- mushroom-shape-icon$: |
- .shape {
- --icon-size: 135px;
- }
- .: |
- ha-card {
- border: 0px;
- margin-left: -30px;
- margin-top: -15px;
- }
- - type: custom:mushroom-chips-card
- chips:
- - type: template
- entity: switch.night_stand_zb
- tap_action:
- action: toggle
- hold_action:
- action: more-info
- double_tap_action:
- action: more-info
- icon: mdi:lamp
- card_mod:
- style: |
- ha-card {
- --chip-background: {% if is_state('switch.night_stand_zb', 'on') %} #B7B5DD {% else %} #353535 {% endif %};
- --color: {% if is_state('switch.night_stand_zb', 'on') %} #65647A {% else %} #DBDBDB {% endif %};
- justify-content: center;
- height: 35px !important;
- width: 35px !important;
- border: 0 !important;
- box-shadow: none !important;
- border-radius: 22px !important;
- }
- - type: template
- entity: light.master_bedroom_floor_lamp_zb
- tap_action:
- action: toggle
- hold_action:
- action: more-info
- double_tap_action:
- action: none
- icon: mdi:desk-lamp
- card_mod:
- style: |
- ha-card {
- --chip-background: {% if is_state('light.master_bedroom_floor_lamp_zb', 'on') %} #323264 {% else %} #353535 {% endif %};
- --color: {% if is_state('light.master_bedroom_floor_lamp_zb', 'on') %} #E3C8C4 {% else %} #DBDBDB {% endif %};
- justify-content: center;
- height: 35px !important;
- width: 35px !important;
- border: 0 !important;
- box-shadow: none !important;
- border-radius: 22px !important;
- }
- - type: template
- entity: binary_sensor.master_bedroom_contact_contact
- tap_action:
- action: more-info
- hold_action:
- action: none
- double_tap_action:
- action: none
- icon: mdi:door-closed
- card_mod:
- style: |
- ha-card {
- --chip-background: {% if is_state('binary_sensor.master_bedroom_contact_contact', 'on') %} #9A8BAA {% else %} #353535 {% endif %};
- --color: {% if is_state('binary_sensor.master_bedroom_contact_contact', 'on') %} #574F60 {% else %} #DBDBDB {% endif %};
- justify-content: center;
- height: 35px !important;
- width: 35px !important;
- border: 0 !important;
- box-shadow: none !important;
- border-radius: 22px !important;
- }
- card_mod:
- style: |
- .chip-container {
- flex-flow: column wrap-reverse !important;
- display: flex !important;
- --chip-spacing: 8px;
- margin: 12px;
- }
- .: |
- .container {
- align: end;
- }
- card_mod:
- style: |
- ha-card {
- max-width: 100%;
- min-width: 50%;
- height: 186px;
- }
- grid_options:
- columns: 6
- rows: 3
- - type: horizontal-stack
- cards:
- - type: custom:stack-in-card
- mode: horizontal
- cards:
- - type: vertical-stack
- cards:
- - type: custom:mushroom-template-card
- primary: Garage
- entity: light.garage_light_outlet_2
- tap_action:
- action: navigate
- navigation_path: tesla
- secondary: "{{ states('sensor.tesla_9_1d')|round(2) }} kWh "
- card_mod:
- style:
- mushroom-shape-icon$: |
- .shape {
- display: none !important;
- }
- .: |
- ha-card {
- border: 0px;
- padding-left: 5px;
- padding-top: 5px;
- width: 500px;
- }
- - type: custom:mushroom-template-card
- entity: light.garage_light_outlet_2
- layout: horizontal
- icon: mdi:garage
- tap_action:
- action: toggle
- hold_action:
- action: more-info
- double_tap_action:
- action: none
- icon_color: >-
- {% if is_state('light.garage_light_outlet_2', 'on') %}
- #E8C171 {% else %} #7A7A7F {% endif %}
- primary_info: none
- secondary_info: none
- card_mod:
- style:
- mushroom-shape-icon$: |
- .shape {
- --icon-size: 135px;
- }
- .: |
- ha-card {
- border: 0px;
- margin-left: -30px;
- margin-top: -15px;
- }
- - type: custom:mushroom-chips-card
- chips:
- - type: template
- entity: light.garage_light_outlet_2
- tap_action:
- action: toggle
- hold_action:
- action: none
- double_tap_action:
- action: none
- icon: mdi:ceiling-light
- card_mod:
- style: |
- ha-card {
- --chip-background: {% if is_state('light.garage_light_outlet_2', 'on') %} #E8C171 {% else %} #353535 {% endif %};
- --color: {% if is_state('light.garage_light_outlet_2', 'on') %} #9C6B30 {% else %} #DBDBDB {% endif %};
- justify-content: center;
- height: 35px !important;
- width: 35px !important;
- border: 0 !important;
- box-shadow: none !important;
- border-radius: 22px !important;
- }
- - type: template
- entity: device_tracker.tesla_location
- tap_action:
- action: navigate
- navigation_path: /dashboard-mushroom/tesla
- hold_action:
- action: none
- double_tap_action:
- action: none
- icon: mdi:car-sports
- card_mod:
- style: |
- ha-card {
- --chip-background: {% if is_state('device_tracker.tesla_location', 'home') %} #CDC2B6 {% else %} #353535 {% endif %};
- --color: {% if is_state('device_tracker.tesla_location', 'home') %} #363F3D {% else %} #DBDBDB {% endif %};
- justify-content: center;
- height: 35px !important;
- width: 35px !important;
- border: 0 !important;
- box-shadow: none !important;
- border-radius: 22px !important;
- }
- card_mod:
- style: |
- .chip-container {
- flex-flow: column wrap-reverse !important;
- display: flex !important;
- --chip-spacing: 8px;
- margin: 12px;
- }
- .: |
- .container {
- align: end;
- }
- card_mod:
- style: |
- ha-card {
- max-width: 100%;
- min-width: 50%;
- height: 186px;
- }
- grid_options:
- columns: 6
- rows: 3
- - type: horizontal-stack
- cards:
- - type: custom:stack-in-card
- mode: horizontal
- cards:
- - type: vertical-stack
- cards:
- - type: custom:mushroom-template-card
- primary: Office
- entity: switch.adguard_protection
- tap_action:
- action: navigate
- navigation_path: homelab
- double_tap_action:
- action: more-info
- secondary: Adguard <{{states('switch.adguard_protection')}}>
- card_mod:
- style:
- mushroom-shape-icon$: |
- .shape {
- display: none !important;
- }
- .: |
- ha-card {
- border: 0px;
- padding-left: 5px;
- padding-top: 5px;
- width: 500px;
- }
- - type: custom:mushroom-template-card
- entity: light.ly_office_bulb_zb
- layout: horizontal
- icon: mdi:robot-confused-outline
- tap_action:
- action: toggle
- hold_action:
- action: more-info
- double_tap_action:
- action: none
- icon_color: >-
- {% if is_state('light.ly_office_bulb_zb', 'on') %} #89CAD8
- {% else %} #7A7A7F {% endif %}
- primary_info: none
- secondary_info: none
- card_mod:
- style:
- mushroom-shape-icon$: |
- .shape {
- --icon-size: 135px;
- }
- .: |
- ha-card {
- border: 0px;
- margin-left: -30px;
- margin-top: -15px;
- }
- - type: custom:mushroom-chips-card
- chips:
- - type: template
- entity: light.wled_2
- tap_action:
- action: toggle
- hold_action:
- action: none
- double_tap_action:
- action: none
- icon: mdi:artboard
- card_mod:
- style: |
- ha-card {
- --chip-background: {% if is_state('light.wled_2', 'on') %} #DFF2FF {% else %} #353535 {% endif %};
- --color: {% if is_state('light.wled_2', 'on') %} #383278 {% else %} #DBDBDB {% endif %};
- justify-content: center;
- height: 35px !important;
- width: 35px !important;
- border: 0 !important;
- box-shadow: none !important;
- border-radius: 22px !important;
- }
- - type: template
- entity: light.wled_shelf_3
- tap_action:
- action: toggle
- hold_action:
- action: none
- double_tap_action:
- action: none
- icon: mdi:bookshelf
- card_mod:
- style: |
- ha-card {
- --chip-background: {% if is_state('light.wled_shelf_3', 'on') %} #FCE3A7 {% else %} #353535 {% endif %};
- --color: {% if is_state('light.wled_shelf_3', 'on') %} #CFA361 {% else %} #DBDBDB {% endif %};
- justify-content: center;
- height: 35px !important;
- width: 35px !important;
- border: 0 !important;
- box-shadow: none !important;
- border-radius: 22px !important;
- }
- - type: entity
- entity: sensor.localhost_memory_usage
- icon: mdi:home-assistant
- icon_color: "#47AEC4"
- card_mod:
- style: |
- ha-card {
- --chip-background: {% if states('sensor.localhost_memory_usage') | float > 50 %} #ED9494 {% else %} #CCD6D8 {% endif %};
- justify-content: center;
- height: 35px !important;
- width: 60px !important;
- border: 0 !important;
- box-shadow: none !important;
- border-radius: 22px !important;
- --chip-icon-size: 12px;
- }
- card_mod:
- style: |
- .chip-container {
- flex-flow: column wrap-reverse !important;
- display: flex !important;
- --chip-spacing: 8px;
- margin: 12px;
- }
- .: |
- .container {
- align: end;
- }
- card_mod:
- style: |
- ha-card {
- max-width: 100%;
- min-width: 50%;
- height: 186px;
- }
- grid_options:
- columns: 6
- rows: 3
- - type: horizontal-stack
- cards:
- - type: custom:stack-in-card
- mode: horizontal
- cards:
- - type: vertical-stack
- cards:
- - type: custom:mushroom-template-card
- primary: Stairs
- secondary: hidden
- card_mod:
- style:
- mushroom-state-info$: |
- .secondary {
- visibility: hidden; # Hide the secondary text
- }
- mushroom-shape-icon$: |
- .shape {
- display: none !important;
- }
- .: |
- ha-card {
- border: 0px;
- padding-left: 5px;
- padding-top: 5px;
- width: 500px;
- }
- - type: custom:mushroom-template-card
- entity: light.meross_upperstair
- layout: horizontal
- icon: |-
- {% if is_state('light.meross_upperstair', 'on') %}
- mdi:stairs-up
- {% elif is_state('light.upper_hallway', 'on') %}
- mdi:stairs-box
- {% elif is_state('light.basement_stair', 'on') %}
- mdi:stairs-down
- {% else %}
- mdi:stairs
- {% endif %}
- tap_action:
- action: toggle
- hold_action:
- action: none
- double_tap_action:
- action: none
- icon_color: |-
- {% if is_state('light.meross_upperstair', 'on') %}
- #aa7180
- {% elif is_state('light.upper_hallway', 'on') %}
- #8FA391
- {% elif is_state('light.basement_stair', 'on') %}
- #A6CADE
- {% else %}
- #7A7A7F
- {% endif %}
- primary_info: none
- secondary_info: none
- card_mod:
- style:
- mushroom-shape-icon$: |
- .shape {
- --icon-size: 135px;
- }
- .: |
- ha-card {
- border: 0px;
- margin-left: -30px;
- margin-top: -15px;
- }
- - type: custom:mushroom-chips-card
- chips:
- - type: template
- entity: light.meross_upperstair
- tap_action:
- action: toggle
- hold_action:
- action: none
- double_tap_action:
- action: none
- icon: mdi:stairs-up
- card_mod:
- style: |
- ha-card {
- --chip-background: {% if is_state('light.meross_upperstair', 'on') %} #D5B5C0 {% else %} #353535 {% endif %};
- --color: {% if is_state('light.meross_upperstair', 'on') %} #6D5F67 {% else %} #DBDBDB {% endif %};
- justify-content: center;
- height: 35px !important;
- width: 35px !important;
- border: 0 !important;
- box-shadow: none !important;
- border-radius: 22px !important;
- }
- - type: template
- entity: light.upper_hallway
- tap_action:
- action: toggle
- hold_action:
- action: none
- double_tap_action:
- action: none
- icon: mdi:stairs-box
- card_mod:
- style: |
- ha-card {
- --chip-background: {% if is_state('light.upper_hallway', 'on') %} #8FA391 {% else %} #353535 {% endif %};
- --color: {% if is_state('light.upper_hallway', 'on') %} #275750 {% else %} #DBDBDB {% endif %};
- justify-content: center;
- height: 35px !important;
- width: 35px !important;
- border: 0 !important;
- box-shadow: none !important;
- border-radius: 22px !important;
- }
- - type: template
- entity: light.basement_stair
- tap_action:
- action: toggle
- hold_action:
- action: none
- double_tap_action:
- action: none
- icon: mdi:stairs-down
- card_mod:
- style: |
- ha-card {
- --chip-background: {% if is_state('light.basement_stair', 'on') %} #AED6E5 {% else %} #353535 {% endif %};
- --color: {% if is_state('light.basement_stair', 'on') %} #284E65 {% else %} #DBDBDB {% endif %};
- justify-content: center;
- height: 35px !important;
- width: 35px !important;
- border: 0 !important;
- box-shadow: none !important;
- border-radius: 22px !important;
- }
- card_mod:
- style: |
- .chip-container {
- flex-flow: column wrap-reverse !important;
- display: flex !important;
- --chip-spacing: 8px;
- margin: 12px;
- }
- .: |
- .container {
- align: end;
- }
- card_mod:
- style: |
- ha-card {
- max-width: 100%;
- min-width: 50%;
- height: 186px;
- }
- grid_options:
- columns: 6
- rows: 3
- - type: horizontal-stack
- cards:
- - type: custom:stack-in-card
- mode: horizontal
- cards:
- - type: vertical-stack
- cards:
- - type: custom:mushroom-template-card
- primary: Laundry
- secondary: >-
- {{ states('sensor.dryer_13_1d')|round(2) }} kWh | {{
- states('sensor.washer_10_1d')|round(2)}} kWh
- card_mod:
- style:
- mushroom-shape-icon$: |
- .shape {
- display: none !important;
- }
- .: |
- ha-card {
- border: 0px;
- padding-left: 5px;
- padding-top: 5px;
- width: 500px;
- }
- - type: custom:mushroom-template-card
- layout: horizontal
- icon: |-
- {% if is_state('input_boolean.dryer_boolean', 'on') %}
- mdi:tumble-dryer
- {% elif is_state('input_boolean.washer_boolean', 'on') %}
- mdi:washing-machine
- {% else %}
- mdi:washing-machine
- {% endif %}
- icon_color: >-
- {% if is_state('input_boolean.dryer_boolean', 'on') and
- is_state('input_boolean.washer_boolean', 'on') %}
- #87BDA4
- {% elif is_state('input_boolean.dryer_boolean', 'on') %}
- #DFA995
- {% elif is_state('input_boolean.washer_boolean', 'on') %}
- #8DA9E2
- {% else %}
- #7A7A7F
- {% endif %}
- primary_info: none
- secondary_info: none
- card_mod:
- style:
- mushroom-shape-icon$: |
- .shape {
- --icon-size: 135px;
- }
- .: |
- ha-card {
- border: 0px;
- margin-left: -30px;
- margin-top: -15px;
- }
- - type: custom:mushroom-chips-card
- chips:
- - type: template
- entity: input_boolean.dryer_boolean
- tap_action:
- action: more-info
- hold_action:
- action: none
- double_tap_action:
- action: none
- icon: mdi:tumble-dryer
- card_mod:
- style: |
- ha-card {
- --chip-background: {% if is_state('input_boolean.dryer_boolean', 'on') %} #DFA995 {% else %} #353535 {% endif %};
- --color: {% if is_state('input_boolean.dryer_boolean', 'on') %} #403733 {% else %} #DBDBDB {% endif %};
- justify-content: center;
- height: 35px !important;
- width: 35px !important;
- border: 0 !important;
- box-shadow: none !important;
- border-radius: 22px !important;
- }
- - type: template
- entity: input_boolean.washer_boolean
- tap_action:
- action: more-info
- hold_action:
- action: none
- double_tap_action:
- action: none
- icon: mdi:washing-machine
- card_mod:
- style: |
- ha-card {
- --chip-background: {% if is_state('input_boolean.washer_boolean', 'on') %} #8DA9E2 {% else %} #353535 {% endif %};
- --color: {% if is_state('input_boolean.washer_boolean', 'on') %} #373E55 {% else %} #DBDBDB {% endif %};
- justify-content: center;
- height: 35px !important;
- width: 35px !important;
- border: 0 !important;
- box-shadow: none !important;
- border-radius: 22px !important;
- }
- card_mod:
- style: |
- .chip-container {
- flex-flow: column wrap-reverse !important;
- display: flex !important;
- --chip-spacing: 8px;
- margin: 12px;
- }
- .: |
- .container {
- align: end;
- }
- card_mod:
- style: |
- ha-card {
- max-width: 100%;
- min-width: 50%;
- height: 186px;
- }
- grid_options:
- columns: 6
- rows: 3
- - type: horizontal-stack
- cards:
- - type: custom:stack-in-card
- mode: horizontal
- cards:
- - type: vertical-stack
- cards:
- - type: custom:mushroom-template-card
- primary: Guest room
- secondary: test
- card_mod:
- style:
- mushroom-state-info$: |
- .secondary {
- visibility: hidden; # Hide the secondary text
- }
- mushroom-shape-icon$: |
- .shape {
- display: none !important;
- }
- .: |
- ha-card {
- border: 0px;
- padding-left: 5px;
- padding-top: 5px;
- width: 500px;
- }
- - type: custom:mushroom-template-card
- entity: switch.guest_room_lamp_zb
- layout: horizontal
- icon: mdi:human-dolly
- tap_action:
- action: toggle
- hold_action:
- action: more-info
- double_tap_action:
- action: none
- icon_color: >-
- {% if is_state('switch.guest_room_lamp_zb', 'on') %}
- #606B94 {% else %} #7A7A7F {% endif %}
- primary_info: none
- secondary_info: none
- card_mod:
- style:
- mushroom-shape-icon$: |
- .shape {
- --icon-size: 135px;
- }
- .: |
- ha-card {
- border: 0px;
- margin-left: -30px;
- margin-top: -15px;
- }
- - type: custom:mushroom-chips-card
- chips:
- - type: template
- entity: switch.guest_room_lamp_zb
- tap_action:
- action: toggle
- hold_action:
- action: none
- double_tap_action:
- action: none
- icon: mdi:lamp
- card_mod:
- style: |
- ha-card {
- --chip-background: {% if is_state('switch.guest_room_lamp_zb', 'on') %} #A6AEBF {% else %} #353535 {% endif %};
- --color: {% if is_state('switch.guest_room_lamp_zb', 'on') %} #606B94 {% else %} #DBDBDB {% endif %};
- justify-content: center;
- height: 35px !important;
- width: 35px !important;
- border: 0 !important;
- box-shadow: none !important;
- border-radius: 22px !important;
- }
- - type: template
- entity: switch.guest_bathroom
- tap_action:
- action: toggle
- hold_action:
- action: none
- double_tap_action:
- action: none
- icon: mdi:bathtub-outline
- card_mod:
- style: |
- ha-card {
- --chip-background: {% if is_state('switch.guest_bathroom', 'on') %} #CFA361 {% else %} #353535 {% endif %};
- --color: {% if is_state('switch.guest_bathroom', 'on') %} #644A1C {% else %} #DBDBDB {% endif %};
- justify-content: center;
- height: 35px !important;
- width: 35px !important;
- border: 0 !important;
- box-shadow: none !important;
- border-radius: 22px !important;
- }
- - type: template
- entity: switch.guest_room_toilet_light_zb
- tap_action:
- action: toggle
- hold_action:
- action: none
- double_tap_action:
- action: none
- icon: mdi:toilet
- card_mod:
- style: |
- ha-card {
- --chip-background: {% if is_state('switch.guest_room_toilet_light_zb', 'on') %} #A6AEBF {% else %} #353535 {% endif %};
- --color: {% if is_state('switch.guest_room_toilet_light_zb', 'on') %} #314037 {% else %} #DBDBDB {% endif %};
- justify-content: center;
- height: 35px !important;
- width: 35px !important;
- border: 0 !important;
- box-shadow: none !important;
- border-radius: 22px !important;
- }
- card_mod:
- style: |
- .chip-container {
- flex-flow: column wrap-reverse !important;
- display: flex !important;
- --chip-spacing: 8px;
- margin: 12px;
- }
- .: |
- .container {
- align: end;
- }
- card_mod:
- style: |
- ha-card {
- max-width: 100%;
- min-width: 50%;
- height: 186px;
- }
- grid_options:
- columns: 6
- rows: 3
- - type: horizontal-stack
- cards:
- - type: custom:stack-in-card
- mode: horizontal
- cards:
- - type: vertical-stack
- cards:
- - type: custom:mushroom-template-card
- primary: AC
- entity: light.family_light
- tap_action:
- action: navigate
- navigation_path: hvac
- secondary: >-
- {{ (states('sensor.ac_7_1d') | float +
- states('sensor.furnace_1_1d') | float) | round(2) }} kWh
- card_mod:
- style:
- mushroom-shape-icon$: |
- .shape {
- display: none !important;
- }
- .: |
- ha-card {
- border: 0px;
- padding-left: 5px;
- padding-top: 5px;
- width: 500px;
- }
- - type: custom:mushroom-template-card
- entity: climate.living_room
- layout: horizontal
- icon: >-
- {% if is_state_attr('climate.living_room', 'hvac_action',
- 'cooling') %}
- mdi:snowflake
- {% elif is_state_attr('climate.living_room',
- 'hvac_action', 'heating') %}
- mdi:fire
- {% elif is_state_attr('climate.living_room',
- 'hvac_action', 'idle') %}
- mdi:power-sleep
- {% elif is_state_attr('climate.living_room',
- 'hvac_action', 'off') %}
- mdi:power
- {% else %}
- mdi:thermostat
- {% endif %}
- icon_color: >-
- {% if is_state_attr('climate.living_room', 'hvac_action',
- 'cooling') %}
- #00BFFF
- {% elif is_state_attr('climate.living_room',
- 'hvac_action', 'heating') %}
- #FF6347
- {% elif is_state_attr('climate.living_room',
- 'hvac_action', 'idle') %}
- #CEA1A1
- {% elif is_state_attr('climate.living_room',
- 'hvac_action', 'off') %}
- #D3D3D3
- {% else %}
- #7A7A7F
- {% endif %}
- tap_action:
- action: navigate
- navigation_path: hvac
- hold_action:
- action: more-info
- double_tap_action:
- action: navigate
- navigation_path: hvac
- primary_info: none
- secondary_info: none
- card_mod:
- style:
- mushroom-shape-icon$: |
- .shape {
- --icon-size: 135px;
- }
- .: |
- ha-card {
- border: 0px;
- margin-left: -30px;
- margin-top: -15px;
- }
- card_mod:
- style: |
- .chip-container {
- flex-flow: column wrap-reverse !important;
- display: flex !important;
- --chip-spacing: 8px;
- margin: 12px;
- }
- .: |
- .container {
- align: end;
- }
- card_mod:
- style: |
- ha-card {
- max-width: 100%;
- min-width: 50%;
- height: 186px;
- }
- grid_options:
- columns: 6
- rows: 3
- - type: grid
- cards:
- - type: vertical-stack
- cards:
- - type: custom:bubble-card
- card_type: empty-column
- - type: custom:bubble-card
- card_type: pop-up
- hash: "#alarm"
- name: Alarm
- icon: mdi:shield-home-outline
- show_state: true
- entity: alarm_control_panel.first_floor
- show_attribute: false
- show_last_changed: true
- margin_top_mobile: 15vh
- margin_top_desktop: 15vh
- width_desktop: 540px
- bg_opacity: "18"
- shadow_opacity: "20"
- - type: custom:alarmo-card
- entity: alarm_control_panel.first_floor
- - type: vertical-stack
- cards:
- - type: custom:bubble-card
- card_type: empty-column
- - type: custom:bubble-card
- card_type: empty-column
- - type: custom:bubble-card
- card_type: pop-up
- hash: "#locks"
- name: Locks
- icon: mdi:home-lock
- show_state: true
- show_attribute: false
- show_last_changed: true
- bg_color: ""
- entity: lock.main_u100_lock
- force_icon: false
- double_tap_action:
- action: none
- hold_action:
- action: none
- button_action:
- tap_action:
- action: more-info
- double_tap_action:
- action: none
- hold_action:
- action: none
- show_header: false
- margin_top_mobile: 20vh
- margin_top_desktop: 30vh
- bg_opacity: "18"
- bg_blur: "18"
- backdrop_blur: "0"
- shadow_opacity: "10"
- - type: horizontal-stack
- cards:
- - type: custom:bubble-card
- card_type: button
- entity: lock.main_u100_lock
- styles: |-
- .bubble-button-background {
- opacity: 1 !important;
- background-color: ${state === 'unlocked'
- ? '#E0816E'
- : state === 'unavailable'
- ? '#8E8E8E'
- : '#8E9876'} !important;
- }
- .bubble-icon {
- color: ${state === 'unlocked'
- ? '#E0816E'
- : state === 'unavailable'
- ? '#8E8E8E'
- : '#8E9876'} !important;
- }
- .bubble-name {
- color: #E7E7E7 !important;
- }
- ${icon.setAttribute("icon",
- hass.states['lock.main_u100_lock'].state === 'locked'
- ? 'mdi:lock-check'
- : hass.states['lock.main_u100_lock'].state === 'unavailable'
- ? 'mdi:lock-alert'
- : 'mdi:lock-percent-open-variant'
- )}
- button_action:
- tap_action:
- action: more-info
- name: Main Lock
- - type: custom:bubble-card
- card_type: button
- entity: lock.garage_u100_lock
- styles: |-
- .bubble-button-background {
- opacity: 1 !important;
- background-color: ${state === 'unlocked'
- ? '#E0816E'
- : state === 'unavailable'
- ? '#8E8E8E'
- : '#8E9876'} !important;
- }
- .bubble-icon {
- color: ${state === 'unlocked'
- ? '#E0816E'
- : state === 'unavailable'
- ? '#8E8E8E'
- : '#8E9876'} !important;
- }
- .bubble-name {
- color: #E7E7E7 !important;
- }
- ${icon.setAttribute("icon",
- hass.states['lock.garage_u100_lock'].state === 'locked'
- ? 'mdi:lock-check'
- : hass.states['lock.garage_u100_lock'].state === 'unavailable'
- ? 'mdi:lock-alert'
- : 'mdi:lock-percent-open-variant'
- )}
- button_action:
- tap_action:
- action: more-info
- scrolling_effect: false
- name: Garage Lock
- - type: custom:bubble-card
- card_type: empty-column
- - type: horizontal-stack
- cards:
- - type: tile
- icon: mdi:door-sliding
- state_content: state
- name: Main door
- entity: binary_sensor.main_door_zb_contact
- - type: tile
- icon: mdi:door-sliding
- state_content: state
- name: Garage sidedoor
- entity: binary_sensor.garage_sidedoor_zb_contact
- - type: horizontal-stack
- cards:
- - type: tile
- entity: binary_sensor.patio_door_bar
- icon: mdi:door-sliding
- state_content: state
- name: Patio
- - type: tile
- icon: mdi:door-sliding
- name: Glass sidedoor
- entity: binary_sensor.glassdoor_zb_contact
- hide_state: false
- - type: custom:bubble-card
- card_type: cover
- entity: cover.ikea_blind_zb
- show_last_changed: true
- show_attribute: true
- attribute: current_position
- icon_open: mdi:blinds-horizontal-closed
- icon_close: mdi:blinds-horizontal-closed
- card_mod:
- style: |
- ha-card
- .bubble-cover-card-container {
- --bubble-icon-background-color:
- {% set position = state_attr('cover.ikea_blind_zb', 'current_position') %}
- {% if position is not none and (position | int) < 20 %}
- #8E9876 !important; /* Green when position < 20, means close */
- {% elif is_state('cover.ikea_blind_zb', 'open') %}
- #946CA0 !important; /* Purple when open */
- {% else %}
- #8E8E8E !important; /* Grey for unavailable */
- {% endif %};
- }
- - type: custom:bubble-card
- card_type: empty-column
- - type: custom:bubble-card
- card_type: cover
- entity: cover.smart_garage_door
- show_state: true
- show_last_changed: true
- show_attribute: false
- scrolling_effect: false
- name: Garage
- icon_open: mdi:garage-open
- icon_close: mdi:garage
- double_tap_action:
- action: more-info
- hold_action:
- action: more-info
- card_mod:
- style: |
- ha-card
- /* Adjust icon background */
- .bubble-cover-card-container {
- --bubble-icon-background-color:
- {% if is_state('cover.smart_garage_door', 'opened') %}
- #E0816E !important;
- {% elif is_state('cover.smart_garage_door', 'closed') %}
- #8E9876 !important;
- {% else %}
- #8E8E8E !important;
- {% endif %};
- }
- grid_options:
- columns: 12
- rows: auto
- - type: vertical-stack
- cards:
- - type: custom:bubble-card
- card_type: empty-column
- - type: custom:bubble-card
- card_type: pop-up
- hash: "#coffee"
- name: Coffee machine
- icon: mdi:coffee-maker-outline
- show_state: true
- show_attribute: false
- show_last_changed: true
- bg_color: ""
- entity: switch.coffee_zb
- force_icon: false
- double_tap_action:
- action: more-info
- hold_action:
- action: none
- button_action:
- tap_action:
- action: more-info
- double_tap_action:
- action: none
- hold_action:
- action: none
- show_header: true
- margin_top_desktop: 40vh
- margin_top_mobile: 40vh
- tap_action:
- action: none
- bg_opacity: "18"
- shadow_opacity: "20"
- - type: gauge
- entity: sensor.current_water_level
- needle: false
- segments:
- - from: 0
- color: "#ED836E"
- - from: 50
- color: "#E5D092"
- - from: 100
- color: "#78A191"
- grid_options:
- columns: 12
- rows: auto
- - type: grid
- cards: []
- - type: custom:bubble-card
- card_type: horizontal-buttons-stack
- auto_order: true
- 1_name: null
- 1_icon: mdi:shield-home-outline
- 1_link: "#alarm"
- 1_entity: null
- 2_name: null
- 2_icon: mdi:home-lock
- 2_link: "#locks"
- 2_entity: null
- 3_name: null
- 3_icon: mdi:coffee-outline
- 3_link: "#coffee"
- 3_entity: null
- 3_pir_sensor: null
- hide_gradient: true
- styles: |
- .bubble-icon {
- --mdc-icon-size: 23px !important;
- }
- .alarm > .background-color
- {
- opacity: 1 !important;
- background-color: ${hass.states['alarm_control_panel.first_floor'].state === 'armed' ? '#9AA58F' : '#CB7F8A'} !important; /* red when disarmed, green when armed */
- }
- .coffee > .background-color
- {
- opacity: 1 !important;
- background-color: ${hass.states['sensor.current_water_level'].state === '10'
- ? '#CB7F8A'
- : hass.states['sensor.current_water_level'].state === '50'
- ? '#E5D092'
- : hass.states['sensor.current_water_level'].state === '100'
- ? '#9AA58F'
- : '#8E8E8E'} !important;
- }
- }
- cards: []
- icon: mdi:home
- badges: []
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement