diff --git a/ui-lovelace.yaml b/ui-lovelace.yaml index 67b8bfc0..cf07ea97 100644 --- a/ui-lovelace.yaml +++ b/ui-lovelace.yaml @@ -1,7 +1,6 @@ title: Mechanix kiosk_mode: mobile_settings: - hide_header: true ignore_entity_settings: true button_card_templates: badge: @@ -3435,7 +3434,7 @@ views: "unit_of_measurement") }}' tap_action: action: navigate - navigation_path: '#weather' + navigation_path: weather - type: custom:mushroom-template-badge entity: sensor.ecobee_mode label: Climate @@ -5391,131 +5390,6 @@ views: column_span: 1 - type: grid cards: - - type: vertical-stack - cards: - - type: custom:bubble-card - card_type: pop-up - hash: '#weather' - button_type: name - name: Weather - show_attribute: false - attribute: temperature - show_icon: false - margin_top_mobile: calc(0px - var(--header-height)) - styles: "#header-container {\n flex-direction: row-reverse;\n}\n\ - #header-container > div {\n margin: 0 0 0 14px !important;\n}\n\ - bubble-card::after {\n display: none !important;\n}" - - type: custom:vertical-stack-in-card - cards: - - card_config_version: 8 - daily_forecast_days: 6 - entity_apparent_temp: sensor.ecowitt_feels_like_temperature - entity_extended: sensor.forecast - entity_forecast_icon: weather.owm_daily - entity_forecast_icon_1: weather.owm_daily - entity_forecast_max: weather.owm_daily - entity_forecast_max_1: weather.owm_daily - entity_forecast_min: weather.owm_daily - entity_forecast_min_1: weather.owm_daily - entity_humidity: sensor.ecowitt_humidity - entity_pop: weather.owm_daily - entity_pop_1: weather.owm_daily - entity_pos: weather.owm_daily - entity_pos_1: weather.owm_daily - entity_pressure: sensor.ecowitt_relative_pressure - entity_summary: weather.owm_daily - entity_summary_1: weather.owm_daily - entity_sun: sun.sun - entity_temperature: sensor.ecowitt_outdoor_temperature - entity_uv_alert_summary: sensor.owm_daily_uv_index - entity_visibility: sensor.owm_daily_visibility - entity_wind_bearing: sensor.ecowitt_wind_direction - entity_wind_gust: sensor.ecowitt_wind_gust - entity_wind_speed: sensor.ecowitt_wind_speed - extended_name_attr: precipitation_unit - extended_use_attr: false - forecast_type: daily - option_color_fire_danger: false - option_show_overview_separator: false - option_static_icons: false - option_tooltips: false - section_order: - - overview - - extended - - slots - - daily_forecast - show_section_daily_forecast: true - show_section_slots: true - slot_l1: forecast_max - slot_l2: forecast_min - slot_l3: wind - slot_l4: pressure - slot_l5: sun_next - slot_l6: remove - slot_l7: remove - slot_l8: remove - slot_r1: popforecast - slot_r2: humidity - slot_r3: uv_summary - slot_r4: visibility - slot_r5: sun_following - slot_r6: remove - slot_r7: remove - slot_r8: remove - type: custom:platinum-weather-card - weather_entity: weather.owm_daily - - type: custom:hourly-weather - entity: weather.owm_daily - icons: true - label_spacing: '2' - num_segments: '12' - name: ' ' - card_mod: - style: - .: "ha-card {\n background: none;\n --ha-card-box-shadow:\ - \ 0px;\n margin: -8px -4px -4px -16px;\n}\n" - weather-bar$: ".main {\n --mush-rgb-red: 244, 67, 54;\n \ - \ --mush-rgb-pink: 233, 30, 99;\n --mush-rgb-purple: 156,\ - \ 39, 176;\n --mush-rgb-deep-purple: 103, 58, 183;\n --mush-rgb-indigo:\ - \ 63, 81, 181;\n --mush-rgb-blue: 33, 150, 243;\n --mush-rgb-light-blue:\ - \ 3, 169, 244;\n --mush-rgb-cyan: 0, 188, 212;\n --mush-rgb-teal:\ - \ 0, 150, 136;\n --mush-rgb-green: 76, 175, 80;\n --mush-rgb-light-green:\ - \ 139, 195, 74;\n --mush-rgb-lime: 205, 220, 57;\n --mush-rgb-yellow:\ - \ 255, 235, 59;\n --mush-rgb-amber: 255, 193, 7;\n --mush-rgb-orange:\ - \ 255, 152, 0;\n --mush-rgb-deep-orange: 255, 87, 34;\n\ - \ --mush-rgb-brown: 121, 85, 72;\n --mush-rgb-grey: 158,\ - \ 158, 158;\n --mush-rgb-blue-grey: 96, 125, 139;\n --mush-rgb-black:\ - \ 0, 0, 0;\n --mush-rgb-white: 255, 255, 255;\n\n --color-clear-night:\ - \ rgba(var(--mush-rgb-black), 0.2) !important;\n --color-cloudy:\ - \ rgba(var(--mush-rgb-grey), 0.2) !important;\n --color-fog:\ - \ var(--color-cloudy);\n --color-hail: rgba(var(--mush-rgb-indigo),\ - \ 0.2) !important;\n --color-lightning: var(--color-rainy);\n\ - \ --color-lightning-rainy: var(--color-rainy);\n --color-partlycloudy:\ - \ rgba(var(--mush-rgb-blue), 0.2) !important;\n --color-pouring:\ - \ var(--color-rainy);\n --color-rainy: rgba(var(--mush-rgb-indigo),\ - \ 0.2) !important;\n --color-snowy: rgba(var(--mush-rgb-white),\ - \ 0.2) !important;\n --color-snowy-rainy: var(--color-partlycloudy);\n\ - \ --color-sunny: rgba(var(--mush-rgb-yellow), 0.2) !important;\n\ - \ --color-windy: var(--color-sunny);\n --color-windy-variant:\ - \ var(--color-sunny);\n --color-exceptional: rgba(var(--mush-rgb-amber),\ - \ 0.2) !important;\n}\n.bar > div {\n height: 42px !important;\n\ - }\n.bar > div:first-child {\n border-top-left-radius: var(--ha-card-border-radius)\ - \ !important;\n border-bottom-left-radius: var(--ha-card-border-radius)\ - \ !important;\n}\n.bar > div:last-child {\n border-top-right-radius:\ - \ var(--ha-card-border-radius) !important;\n border-bottom-right-radius:\ - \ var(--ha-card-border-radius) !important;\n}\n.bar > div\ - \ > span {\n text-shadow: none !important;\n color: rgb(var(--primary-text-color));\n\ - \ font-size: 14px;\n font-weight: bold;\n}\n.axes > div\ - \ > .bar-block-bottom > .hour {\n font-size: 12px;\n font-weight:\ - \ bolder;\n}\n.axes > div > .bar-block-bottom > .temperature\ - \ {\n font-size: 12px;\n font-weight: bolder;\n}\n.axes\ - \ {\n margin-top: 10px !important;\n}\n" - - type: iframe - url: https://embed.windy.com/embed.html?type=map&location=coordinates&metricRain=in&metricTemp=°F&metricWind=mph&zoom=7&overlay=wind&product=ecmwf&level=surface&lat=42.926&lon=-112.462&message=true - - type: custom:horizon-card - card_mod: - style: "ha-card {\n --ha-card-background: none;\n --ha-card-border-width:\ - \ 0;\n}\n" - type: vertical-stack cards: - type: custom:bubble-card @@ -7031,63 +6905,7 @@ views: \ ha-card:hover {\n background: color-mix(in srgb,\ \ ${variables.color} 4%, var(--card-background-color) 100%)\ \ !important;\n }\n }\n `\n ]]]\n" - - type: grid - column_span: 2 - visibility: - - condition: screen - media_query: '(min-width: 0px) and (max-width: 1023px)' - cards: - - type: custom:bubble-card - card_type: horizontal-buttons-stack - highlight_current_view: true - 1_icon: mdi:home-assistant - 1_link: main - 2_icon: mdi:sofa-single - 2_link: living - 3_icon: mdi:fridge-variant - 3_link: kitchen - 4_icon: mdi:gamepad-circle - 4_link: family - 5_icon: mdi:projector - 5_link: theater - 6_icon: mdi:chair-rolling - 6_link: josh-office - 7_icon: mdi:skull - 7_link: amy-office - 8_icon: mdi:robot - 8_link: ethan - 9_icon: mdi:unicorn-variant - 9_link: emma - 10_icon: mdi:bed-king - 10_link: main-bed - 11_icon: mdi:progress-wrench - 11_link: utility - 12_icon: mdi:spa - 12_link: outside - 13_icon: mdi:garage-variant - 13_link: garage - 14_icon: mdi:shield - 14_link: security - 15_icon: mdi:thermostat-box - 15_link: climate - 16_icon: mdi:lightbulb-group - 16_link: lights - 17_icon: mdi:desktop-tower - 17_link: computer - 18_icon: mdi:printer-3d - 18_link: bambu - 19_icon: mdi:power-plug - 19_link: power badges: - - type: custom:mushroom-chips-card - card_mod: - style: "ha-card {\n --chip-box-shadow: none;\n --chip-background: none;\n\ - \ --chip-border-width: 0;\n --chip-icon-size: 1.1em;\n}\n" - chips: - - type: menu - visibility: - - condition: screen - media_query: '(min-width: 0px) and (max-width: 1023px)' - type: custom:mushroom-template-badge icon: mdi:dots-horizontal-circle color: blue @@ -7952,53 +7770,6 @@ views: hide: power: true column_span: 1 - - type: grid - column_span: 2 - visibility: - - condition: screen - media_query: '(min-width: 0px) and (max-width: 1023px)' - cards: - - type: custom:bubble-card - card_type: horizontal-buttons-stack - highlight_current_view: true - 1_icon: mdi:home-assistant - 1_link: main - 2_icon: mdi:sofa-single - 2_link: living - 3_icon: mdi:fridge-variant - 3_link: kitchen - 4_icon: mdi:gamepad-circle - 4_link: family - 5_icon: mdi:projector - 5_link: theater - 6_icon: mdi:chair-rolling - 6_link: josh-office - 7_icon: mdi:skull - 7_link: amy-office - 8_icon: mdi:robot - 8_link: ethan - 9_icon: mdi:unicorn-variant - 9_link: emma - 10_icon: mdi:bed-king - 10_link: main-bed - 11_icon: mdi:progress-wrench - 11_link: utility - 12_icon: mdi:spa - 12_link: outside - 13_icon: mdi:garage-variant - 13_link: garage - 14_icon: mdi:shield - 14_link: security - 15_icon: mdi:thermostat-box - 15_link: climate - 16_icon: mdi:lightbulb-group - 16_link: lights - 17_icon: mdi:desktop-tower - 17_link: computer - 18_icon: mdi:printer-3d - 18_link: bambu - 19_icon: mdi:power-plug - 19_link: power badges: - type: custom:mushroom-template-badge entity: binary_sensor.ecobee_occupancy @@ -8560,53 +8331,6 @@ views: \ {% endif %}\n}\n@keyframes ping {\n 0% { box-shadow:\ \ 0 0 1px 15px rgba(255,254,249, 0.25); }\n 100% { box-shadow:\ \ 0 0 1px 15px transparent; }\n}\n" - - type: grid - column_span: 2 - visibility: - - condition: screen - media_query: '(min-width: 0px) and (max-width: 1023px)' - cards: - - type: custom:bubble-card - card_type: horizontal-buttons-stack - highlight_current_view: true - 1_icon: mdi:home-assistant - 1_link: main - 2_icon: mdi:sofa-single - 2_link: living - 3_icon: mdi:fridge-variant - 3_link: kitchen - 4_icon: mdi:gamepad-circle - 4_link: family - 5_icon: mdi:projector - 5_link: theater - 6_icon: mdi:chair-rolling - 6_link: josh-office - 7_icon: mdi:skull - 7_link: amy-office - 8_icon: mdi:robot - 8_link: ethan - 9_icon: mdi:unicorn-variant - 9_link: emma - 10_icon: mdi:bed-king - 10_link: main-bed - 11_icon: mdi:progress-wrench - 11_link: utility - 12_icon: mdi:spa - 12_link: outside - 13_icon: mdi:garage-variant - 13_link: garage - 14_icon: mdi:shield - 14_link: security - 15_icon: mdi:thermostat-box - 15_link: climate - 16_icon: mdi:lightbulb-group - 16_link: lights - 17_icon: mdi:desktop-tower - 17_link: computer - 18_icon: mdi:printer-3d - 18_link: bambu - 19_icon: mdi:power-plug - 19_link: power cards: [] badges: - type: custom:mushroom-template-badge @@ -8818,53 +8542,6 @@ views: layout: horizontal secondary_info: none icon_color: amber - - type: grid - column_span: 2 - visibility: - - condition: screen - media_query: '(min-width: 0px) and (max-width: 1023px)' - cards: - - type: custom:bubble-card - card_type: horizontal-buttons-stack - highlight_current_view: true - 1_icon: mdi:home-assistant - 1_link: main - 2_icon: mdi:sofa-single - 2_link: living - 3_icon: mdi:fridge-variant - 3_link: kitchen - 4_icon: mdi:gamepad-circle - 4_link: family - 5_icon: mdi:projector - 5_link: theater - 6_icon: mdi:chair-rolling - 6_link: josh-office - 7_icon: mdi:skull - 7_link: amy-office - 8_icon: mdi:robot - 8_link: ethan - 9_icon: mdi:unicorn-variant - 9_link: emma - 10_icon: mdi:bed-king - 10_link: main-bed - 11_icon: mdi:progress-wrench - 11_link: utility - 12_icon: mdi:spa - 12_link: outside - 13_icon: mdi:garage-variant - 13_link: garage - 14_icon: mdi:shield - 14_link: security - 15_icon: mdi:thermostat-box - 15_link: climate - 16_icon: mdi:lightbulb-group - 16_link: lights - 17_icon: mdi:desktop-tower - 17_link: computer - 18_icon: mdi:printer-3d - 18_link: bambu - 19_icon: mdi:power-plug - 19_link: power badges: - type: custom:mushroom-template-badge entity: binary_sensor.family_room_occupancy @@ -8969,53 +8646,6 @@ views: heading: Theater Room heading_style: title column_span: 2 - - type: grid - column_span: 2 - visibility: - - condition: screen - media_query: '(min-width: 0px) and (max-width: 1023px)' - cards: - - type: custom:bubble-card - card_type: horizontal-buttons-stack - highlight_current_view: true - 1_icon: mdi:home-assistant - 1_link: main - 2_icon: mdi:sofa-single - 2_link: living - 3_icon: mdi:fridge-variant - 3_link: kitchen - 4_icon: mdi:gamepad-circle - 4_link: family - 5_icon: mdi:projector - 5_link: theater - 6_icon: mdi:chair-rolling - 6_link: josh-office - 7_icon: mdi:skull - 7_link: amy-office - 8_icon: mdi:robot - 8_link: ethan - 9_icon: mdi:unicorn-variant - 9_link: emma - 10_icon: mdi:bed-king - 10_link: main-bed - 11_icon: mdi:progress-wrench - 11_link: utility - 12_icon: mdi:spa - 12_link: outside - 13_icon: mdi:garage-variant - 13_link: garage - 14_icon: mdi:shield - 14_link: security - 15_icon: mdi:thermostat-box - 15_link: climate - 16_icon: mdi:lightbulb-group - 16_link: lights - 17_icon: mdi:desktop-tower - 17_link: computer - 18_icon: mdi:printer-3d - 18_link: bambu - 19_icon: mdi:power-plug - 19_link: power cards: [] badges: - type: custom:mushroom-template-badge @@ -9125,53 +8755,6 @@ views: info: scroll hide: power: true - - type: grid - column_span: 2 - visibility: - - condition: screen - media_query: '(min-width: 0px) and (max-width: 1023px)' - cards: - - type: custom:bubble-card - card_type: horizontal-buttons-stack - highlight_current_view: true - 1_icon: mdi:home-assistant - 1_link: main - 2_icon: mdi:sofa-single - 2_link: living - 3_icon: mdi:fridge-variant - 3_link: kitchen - 4_icon: mdi:gamepad-circle - 4_link: family - 5_icon: mdi:projector - 5_link: theater - 6_icon: mdi:chair-rolling - 6_link: josh-office - 7_icon: mdi:skull - 7_link: amy-office - 8_icon: mdi:robot - 8_link: ethan - 9_icon: mdi:unicorn-variant - 9_link: emma - 10_icon: mdi:bed-king - 10_link: main-bed - 11_icon: mdi:progress-wrench - 11_link: utility - 12_icon: mdi:spa - 12_link: outside - 13_icon: mdi:garage-variant - 13_link: garage - 14_icon: mdi:shield - 14_link: security - 15_icon: mdi:thermostat-box - 15_link: climate - 16_icon: mdi:lightbulb-group - 16_link: lights - 17_icon: mdi:desktop-tower - 17_link: computer - 18_icon: mdi:printer-3d - 18_link: bambu - 19_icon: mdi:power-plug - 19_link: power cards: [] badges: - type: custom:mushroom-template-badge @@ -9262,53 +8845,6 @@ views: - type: light-brightness layout_options: grid_columns: full - - type: grid - column_span: 2 - visibility: - - condition: screen - media_query: '(min-width: 0px) and (max-width: 1023px)' - cards: - - type: custom:bubble-card - card_type: horizontal-buttons-stack - highlight_current_view: true - 1_icon: mdi:home-assistant - 1_link: main - 2_icon: mdi:sofa-single - 2_link: living - 3_icon: mdi:fridge-variant - 3_link: kitchen - 4_icon: mdi:gamepad-circle - 4_link: family - 5_icon: mdi:projector - 5_link: theater - 6_icon: mdi:chair-rolling - 6_link: josh-office - 7_icon: mdi:skull - 7_link: amy-office - 8_icon: mdi:robot - 8_link: ethan - 9_icon: mdi:unicorn-variant - 9_link: emma - 10_icon: mdi:bed-king - 10_link: main-bed - 11_icon: mdi:progress-wrench - 11_link: utility - 12_icon: mdi:spa - 12_link: outside - 13_icon: mdi:garage-variant - 13_link: garage - 14_icon: mdi:shield - 14_link: security - 15_icon: mdi:thermostat-box - 15_link: climate - 16_icon: mdi:lightbulb-group - 16_link: lights - 17_icon: mdi:desktop-tower - 17_link: computer - 18_icon: mdi:printer-3d - 18_link: bambu - 19_icon: mdi:power-plug - 19_link: power icon: mdi:skull cards: [] badges: @@ -9413,53 +8949,6 @@ views: - condition: state entity: switch.nebula_projector_ethan_main_switch state: 'on' - - type: grid - column_span: 2 - visibility: - - condition: screen - media_query: '(min-width: 0px) and (max-width: 1023px)' - cards: - - type: custom:bubble-card - card_type: horizontal-buttons-stack - highlight_current_view: true - 1_icon: mdi:home-assistant - 1_link: main - 2_icon: mdi:sofa-single - 2_link: living - 3_icon: mdi:fridge-variant - 3_link: kitchen - 4_icon: mdi:gamepad-circle - 4_link: family - 5_icon: mdi:projector - 5_link: theater - 6_icon: mdi:chair-rolling - 6_link: josh-office - 7_icon: mdi:skull - 7_link: amy-office - 8_icon: mdi:robot - 8_link: ethan - 9_icon: mdi:unicorn-variant - 9_link: emma - 10_icon: mdi:bed-king - 10_link: main-bed - 11_icon: mdi:progress-wrench - 11_link: utility - 12_icon: mdi:spa - 12_link: outside - 13_icon: mdi:garage-variant - 13_link: garage - 14_icon: mdi:shield - 14_link: security - 15_icon: mdi:thermostat-box - 15_link: climate - 16_icon: mdi:lightbulb-group - 16_link: lights - 17_icon: mdi:desktop-tower - 17_link: computer - 18_icon: mdi:printer-3d - 18_link: bambu - 19_icon: mdi:power-plug - 19_link: power max_columns: 2 cards: [] badges: @@ -9565,53 +9054,6 @@ views: - condition: state entity: switch.nebula_projector_emma_main_switch state: 'on' - - type: grid - column_span: 2 - visibility: - - condition: screen - media_query: '(min-width: 0px) and (max-width: 1023px)' - cards: - - type: custom:bubble-card - card_type: horizontal-buttons-stack - highlight_current_view: true - 1_icon: mdi:home-assistant - 1_link: main - 2_icon: mdi:sofa-single - 2_link: living - 3_icon: mdi:fridge-variant - 3_link: kitchen - 4_icon: mdi:gamepad-circle - 4_link: family - 5_icon: mdi:projector - 5_link: theater - 6_icon: mdi:chair-rolling - 6_link: josh-office - 7_icon: mdi:skull - 7_link: amy-office - 8_icon: mdi:robot - 8_link: ethan - 9_icon: mdi:unicorn-variant - 9_link: emma - 10_icon: mdi:bed-king - 10_link: main-bed - 11_icon: mdi:progress-wrench - 11_link: utility - 12_icon: mdi:spa - 12_link: outside - 13_icon: mdi:garage-variant - 13_link: garage - 14_icon: mdi:shield - 14_link: security - 15_icon: mdi:thermostat-box - 15_link: climate - 16_icon: mdi:lightbulb-group - 16_link: lights - 17_icon: mdi:desktop-tower - 17_link: computer - 18_icon: mdi:printer-3d - 18_link: bambu - 19_icon: mdi:power-plug - 19_link: power cards: [] badges: - type: custom:mushroom-template-badge @@ -9826,53 +9268,6 @@ views: smoothing: false layout_options: grid_columns: 2 - - type: grid - column_span: 2 - visibility: - - condition: screen - media_query: '(min-width: 0px) and (max-width: 1023px)' - cards: - - type: custom:bubble-card - card_type: horizontal-buttons-stack - highlight_current_view: true - 1_icon: mdi:home-assistant - 1_link: main - 2_icon: mdi:sofa-single - 2_link: living - 3_icon: mdi:fridge-variant - 3_link: kitchen - 4_icon: mdi:gamepad-circle - 4_link: family - 5_icon: mdi:projector - 5_link: theater - 6_icon: mdi:chair-rolling - 6_link: josh-office - 7_icon: mdi:skull - 7_link: amy-office - 8_icon: mdi:robot - 8_link: ethan - 9_icon: mdi:unicorn-variant - 9_link: emma - 10_icon: mdi:bed-king - 10_link: main-bed - 11_icon: mdi:progress-wrench - 11_link: utility - 12_icon: mdi:spa - 12_link: outside - 13_icon: mdi:garage-variant - 13_link: garage - 14_icon: mdi:shield - 14_link: security - 15_icon: mdi:thermostat-box - 15_link: climate - 16_icon: mdi:lightbulb-group - 16_link: lights - 17_icon: mdi:desktop-tower - 17_link: computer - 18_icon: mdi:printer-3d - 18_link: bambu - 19_icon: mdi:power-plug - 19_link: power cards: [] badges: - type: custom:mushroom-template-badge @@ -10157,53 +9552,6 @@ views: color: rgb(158,158,158) card_mod: style: "ha-card {\n --ha-card-border-width: 0;\n}\n" - - type: grid - column_span: 2 - visibility: - - condition: screen - media_query: '(min-width: 0px) and (max-width: 1023px)' - cards: - - type: custom:bubble-card - card_type: horizontal-buttons-stack - highlight_current_view: true - 1_icon: mdi:home-assistant - 1_link: main - 2_icon: mdi:sofa-single - 2_link: living - 3_icon: mdi:fridge-variant - 3_link: kitchen - 4_icon: mdi:gamepad-circle - 4_link: family - 5_icon: mdi:projector - 5_link: theater - 6_icon: mdi:chair-rolling - 6_link: josh-office - 7_icon: mdi:skull - 7_link: amy-office - 8_icon: mdi:robot - 8_link: ethan - 9_icon: mdi:unicorn-variant - 9_link: emma - 10_icon: mdi:bed-king - 10_link: main-bed - 11_icon: mdi:progress-wrench - 11_link: utility - 12_icon: mdi:spa - 12_link: outside - 13_icon: mdi:garage-variant - 13_link: garage - 14_icon: mdi:shield - 14_link: security - 15_icon: mdi:thermostat-box - 15_link: climate - 16_icon: mdi:lightbulb-group - 16_link: lights - 17_icon: mdi:desktop-tower - 17_link: computer - 18_icon: mdi:printer-3d - 18_link: bambu - 19_icon: mdi:power-plug - 19_link: power cards: [] badges: - type: custom:mushroom-template-badge @@ -10301,53 +9649,6 @@ views: - last-changed layout_options: grid_columns: full - - type: grid - column_span: 2 - visibility: - - condition: screen - media_query: '(min-width: 0px) and (max-width: 1023px)' - cards: - - type: custom:bubble-card - card_type: horizontal-buttons-stack - highlight_current_view: true - 1_icon: mdi:home-assistant - 1_link: main - 2_icon: mdi:sofa-single - 2_link: living - 3_icon: mdi:fridge-variant - 3_link: kitchen - 4_icon: mdi:gamepad-circle - 4_link: family - 5_icon: mdi:projector - 5_link: theater - 6_icon: mdi:chair-rolling - 6_link: josh-office - 7_icon: mdi:skull - 7_link: amy-office - 8_icon: mdi:robot - 8_link: ethan - 9_icon: mdi:unicorn-variant - 9_link: emma - 10_icon: mdi:bed-king - 10_link: main-bed - 11_icon: mdi:progress-wrench - 11_link: utility - 12_icon: mdi:spa - 12_link: outside - 13_icon: mdi:garage-variant - 13_link: garage - 14_icon: mdi:shield - 14_link: security - 15_icon: mdi:thermostat-box - 15_link: climate - 16_icon: mdi:lightbulb-group - 16_link: lights - 17_icon: mdi:desktop-tower - 17_link: computer - 18_icon: mdi:printer-3d - 18_link: bambu - 19_icon: mdi:power-plug - 19_link: power cards: [] badges: - type: custom:mushroom-template-badge @@ -10490,53 +9791,6 @@ views: extra_entities: - binary_sensor.opensprinkler_rain_delay_active - sensor.opensprinkler_rain_delay_stop_time - - type: grid - column_span: 2 - visibility: - - condition: screen - media_query: '(min-width: 0px) and (max-width: 1023px)' - cards: - - type: custom:bubble-card - card_type: horizontal-buttons-stack - highlight_current_view: true - 1_icon: mdi:home-assistant - 1_link: main - 2_icon: mdi:sofa-single - 2_link: living - 3_icon: mdi:fridge-variant - 3_link: kitchen - 4_icon: mdi:gamepad-circle - 4_link: family - 5_icon: mdi:projector - 5_link: theater - 6_icon: mdi:chair-rolling - 6_link: josh-office - 7_icon: mdi:skull - 7_link: amy-office - 8_icon: mdi:robot - 8_link: ethan - 9_icon: mdi:unicorn-variant - 9_link: emma - 10_icon: mdi:bed-king - 10_link: main-bed - 11_icon: mdi:progress-wrench - 11_link: utility - 12_icon: mdi:spa - 12_link: outside - 13_icon: mdi:garage-variant - 13_link: garage - 14_icon: mdi:shield - 14_link: security - 15_icon: mdi:thermostat-box - 15_link: climate - 16_icon: mdi:lightbulb-group - 16_link: lights - 17_icon: mdi:desktop-tower - 17_link: computer - 18_icon: mdi:printer-3d - 18_link: bambu - 19_icon: mdi:power-plug - 19_link: power cards: [] badges: - type: custom:mushroom-template-badge @@ -10577,6 +9831,292 @@ views: color: blue tap_action: action: more-info + - title: Weather + path: weather + icon: mdi:umbrella-outline + cards: [] + type: sections + layout: {} + max_columns: 3 + sections: + - type: grid + cards: + - card_config_version: 8 + daily_forecast_days: 6 + entity_apparent_temp: sensor.ecowitt_feels_like_temperature + entity_extended: sensor.forecast + entity_forecast_icon: weather.owm_daily + entity_forecast_icon_1: weather.owm_daily + entity_forecast_max: weather.owm_daily + entity_forecast_max_1: weather.owm_daily + entity_forecast_min: weather.owm_daily + entity_forecast_min_1: weather.owm_daily + entity_humidity: sensor.ecowitt_humidity + entity_pop: weather.owm_daily + entity_pop_1: weather.owm_daily + entity_pos: weather.owm_daily + entity_pos_1: weather.owm_daily + entity_pressure: sensor.ecowitt_relative_pressure + entity_summary: weather.owm_daily + entity_summary_1: weather.owm_daily + entity_sun: sun.sun + entity_temperature: sensor.ecowitt_outdoor_temperature + entity_uv_alert_summary: sensor.owm_daily_uv_index + entity_visibility: sensor.owm_daily_visibility + entity_wind_bearing: sensor.ecowitt_wind_direction + entity_wind_gust: sensor.ecowitt_wind_gust + entity_wind_speed: sensor.ecowitt_wind_speed + extended_name_attr: precipitation_unit + extended_use_attr: false + forecast_type: daily + option_color_fire_danger: false + option_show_overview_separator: false + option_static_icons: false + option_tooltips: false + section_order: + - overview + - extended + - slots + - daily_forecast + show_section_daily_forecast: true + show_section_slots: true + slot_l1: forecast_max + slot_l2: forecast_min + slot_l3: wind + slot_l4: pressure + slot_l5: sun_next + slot_l6: remove + slot_l7: remove + slot_l8: remove + slot_r1: popforecast + slot_r2: humidity + slot_r3: uv_summary + slot_r4: visibility + slot_r5: sun_following + slot_r6: remove + slot_r7: remove + slot_r8: remove + type: custom:platinum-weather-card + weather_entity: weather.owm_daily + - type: custom:hourly-weather + entity: weather.owm_daily + icons: true + label_spacing: '2' + num_segments: '12' + name: ' ' + card_mod: + style: + weather-bar$: ".main {\n --mush-rgb-red: 244, 67, 54;\n --mush-rgb-pink:\ + \ 233, 30, 99;\n --mush-rgb-purple: 156, 39, 176;\n --mush-rgb-deep-purple:\ + \ 103, 58, 183;\n --mush-rgb-indigo: 63, 81, 181;\n --mush-rgb-blue:\ + \ 33, 150, 243;\n --mush-rgb-light-blue: 3, 169, 244;\n --mush-rgb-cyan:\ + \ 0, 188, 212;\n --mush-rgb-teal: 0, 150, 136;\n --mush-rgb-green:\ + \ 76, 175, 80;\n --mush-rgb-light-green: 139, 195, 74;\n --mush-rgb-lime:\ + \ 205, 220, 57;\n --mush-rgb-yellow: 255, 235, 59;\n --mush-rgb-amber:\ + \ 255, 193, 7;\n --mush-rgb-orange: 255, 152, 0;\n --mush-rgb-deep-orange:\ + \ 255, 87, 34;\n --mush-rgb-brown: 121, 85, 72;\n --mush-rgb-grey:\ + \ 158, 158, 158;\n --mush-rgb-blue-grey: 96, 125, 139;\n --mush-rgb-black:\ + \ 0, 0, 0;\n --mush-rgb-white: 255, 255, 255;\n\n --color-clear-night:\ + \ rgba(var(--mush-rgb-black), 0.2) !important;\n --color-cloudy:\ + \ rgba(var(--mush-rgb-grey), 0.2) !important;\n --color-fog: var(--color-cloudy);\n\ + \ --color-hail: rgba(var(--mush-rgb-indigo), 0.2) !important;\n\ + \ --color-lightning: var(--color-rainy);\n --color-lightning-rainy:\ + \ var(--color-rainy);\n --color-partlycloudy: rgba(var(--mush-rgb-blue),\ + \ 0.2) !important;\n --color-pouring: var(--color-rainy);\n --color-rainy:\ + \ rgba(var(--mush-rgb-indigo), 0.2) !important;\n --color-snowy:\ + \ rgba(var(--mush-rgb-white), 0.2) !important;\n --color-snowy-rainy:\ + \ var(--color-partlycloudy);\n --color-sunny: rgba(var(--mush-rgb-yellow),\ + \ 0.2) !important;\n --color-windy: var(--color-sunny);\n --color-windy-variant:\ + \ var(--color-sunny);\n --color-exceptional: rgba(var(--mush-rgb-amber),\ + \ 0.2) !important;\n}\n.bar > div {\n height: 42px !important;\n\ + }\n.bar > div:first-child {\n border-top-left-radius: var(--ha-card-border-radius)\ + \ !important;\n border-bottom-left-radius: var(--ha-card-border-radius)\ + \ !important;\n}\n.bar > div:last-child {\n border-top-right-radius:\ + \ var(--ha-card-border-radius) !important;\n border-bottom-right-radius:\ + \ var(--ha-card-border-radius) !important;\n}\n.bar > div > span\ + \ {\n text-shadow: none !important;\n color: rgb(var(--primary-text-color));\n\ + \ font-size: 14px;\n font-weight: bold;\n}\n.axes > div > .bar-block-bottom\ + \ > .hour {\n font-size: 12px;\n font-weight: bolder;\n}\n.axes\ + \ > div > .bar-block-bottom > .temperature {\n font-size: 12px;\n\ + \ font-weight: bolder;\n}\n.axes {\n margin-top: 10px !important;\n\ + }\n" + - type: custom:mini-graph-card + name: Multi-Day Weather Trend + hours_to_show: 36 + points_per_hour: 15 + line_width: 2 + decimals: 1 + show: + labels: true + labels_secondary: true + extrema: true + points: false + entities: + - entity: sensor.ecowitt_outdoor_temperature + color: '#e74c3c' + name: Temperature + state_adaptive_color: true + - entity: sensor.ecowitt_humidity + color: '#3498db' + name: Humidity + y_axis: secondary + show_state: true + state_adaptive_color: true + - type: grid + cards: + - type: iframe + url: https://embed.windy.com/embed.html?type=map&location=coordinates&metricRain=in&metricTemp=°F&metricWind=mph&zoom=7&overlay=wind&product=ecmwf&level=surface&lat=42.926&lon=-112.462&message=true + - type: custom:mini-graph-card + name: Wind Speed + icon: mdi:weather-windy + hours_to_show: 24 + points_per_hour: 15 + line_width: 2 + decimals: 1 + show: + labels: true + icon: true + state: true + extrema: true + points: false + entities: + - entity: sensor.ecowitt_wind_speed + name: Speed + state_adaptive_color: true + - entity: sensor.ecowitt_wind_gust + name: Gust + color: '#c47910' + show_state: true + state_adaptive_color: true + - type: custom:windrose-card + title: Wind Direction - 48 hrs + data_period: + hours_to_show: 48 + max_width: 400 + refresh_interval: 30 + windspeed_bar_location: right + windspeed_bar_full: true + wind_direction_entity: + entity: sensor.ecowitt_wind_direction + direction_unit: degrees + use_statistics: false + direction_compensation: 0 + windspeed_entities: + - entity: sensor.ecowitt_wind_speed + speed_unit: mph + use_statistics: false + output_speed_unit: mph + speed_range_beaufort: false + matching_strategy: direction-first + center_calm_percentage: true + current_direction: + show_arrow: true + - type: grid + cards: + - type: custom:horizon-card + fields: + azimuth: true + elevation: true + - type: custom:mini-graph-card + name: Rain + hours_to_show: 24 + points_per_hour: 4 + decimals: 1 + entities: + - entity: sensor.ecowitt_rain_rate_piezo + name: Rain + show_state: false + state_adaptive_color: true + - entity: sensor.ecowitt_daily_rain_rate_piezo + name: Daily Rain + show_state: true + show_graph: false + state_adaptive_color: true + show: + labels: true + icon: false + state: true + graph: bar + - type: custom:mini-graph-card + name: Pressure + hours_to_show: 24 + points_per_hour: 15 + line_width: 2 + decimals: 2 + entities: + - entity: sensor.ecowitt_relative_pressure + show_state: true + state_adaptive_color: true + show: + labels: true + icon: true + state: true + points: false + - type: custom:mini-graph-card + name: Solar + hours_to_show: 48 + points_per_hour: 15 + line_width: 2 + decimals: 1 + entities: + - entity: sensor.ecowitt_solar_radiation + name: Solar + color: yellow + show_state: true + state_adaptive_color: true + show: + labels: true + labels_secondary: true + icon: false + state: true + points: false + - type: gauge + entity: sensor.ecowitt_wh90_battery + name: Battery + min: 0 + max: 5 + severity: + green: 4 + yellow: 3 + red: 2 + needle: true + grid_options: + columns: 6 + rows: auto + - type: gauge + entity: sensor.ecowitt_wh90_capacitor + name: Capacitor + min: 0 + max: 5 + severity: + green: 4 + yellow: 3 + red: 2 + needle: true + grid_options: + columns: 6 + rows: auto + - type: custom:mushroom-template-card + primary: System Status + secondary: "{% set battery = states('sensor.ecowitt_wh90_battery') | float\ + \ %} {% set capacitor = states('sensor.ecowitt_wh90_capacitor') | float\ + \ %} {% if battery >= 4 and capacitor >= 4 %}\n All systems optimal\n\ + {% elif battery >= 3 and capacitor >= 3 %}\n System functioning normally\n\ + {% elif battery >= 2 and capacitor >= 2 %}\n Maintenance recommended\n\ + {% else %}\n Immediate attention required\n{% endif %}\n" + icon: "{% set battery = states('sensor.ecowitt_wh90_battery') | float\ + \ %} {% set capacitor = states('sensor.ecowitt_wh90_capacitor') | float\ + \ %} {% if battery >= 4 and capacitor >= 4 %}\n mdi:check-circle\n\ + {% elif battery >= 3 and capacitor >= 3 %}\n mdi:information\n{% elif\ + \ battery >= 2 and capacitor >= 2 %}\n mdi:alert\n{% else %}\n mdi:alert-circle\n\ + {% endif %}\n" + icon_color: "{% set battery = states('sensor.ecowitt_wh90_battery') |\ + \ float %} {% set capacitor = states('sensor.ecowitt_wh90_capacitor')\ + \ | float %} {% if battery >= 4 and capacitor >= 4 %}\n green\n{% elif\ + \ battery >= 3 and capacitor >= 3 %}\n blue\n{% elif battery >= 2 and\ + \ capacitor >= 2 %}\n orange\n{% else %}\n red\n{% endif %}\n" + grid_options: + columns: full - title: Security path: security icon: mdi:shield @@ -11435,53 +10975,6 @@ views: aspect_ratio_mode: dynamic performance: {} view: {} - - type: grid - column_span: 2 - visibility: - - condition: screen - media_query: '(min-width: 0px) and (max-width: 1023px)' - cards: - - type: custom:bubble-card - card_type: horizontal-buttons-stack - highlight_current_view: true - 1_icon: mdi:home-assistant - 1_link: main - 2_icon: mdi:sofa-single - 2_link: living - 3_icon: mdi:fridge-variant - 3_link: kitchen - 4_icon: mdi:gamepad-circle - 4_link: family - 5_icon: mdi:projector - 5_link: theater - 6_icon: mdi:chair-rolling - 6_link: josh-office - 7_icon: mdi:skull - 7_link: amy-office - 8_icon: mdi:robot - 8_link: ethan - 9_icon: mdi:unicorn-variant - 9_link: emma - 10_icon: mdi:bed-king - 10_link: main-bed - 11_icon: mdi:progress-wrench - 11_link: utility - 12_icon: mdi:spa - 12_link: outside - 13_icon: mdi:garage-variant - 13_link: garage - 14_icon: mdi:shield - 14_link: security - 15_icon: mdi:thermostat-box - 15_link: climate - 16_icon: mdi:lightbulb-group - 16_link: lights - 17_icon: mdi:desktop-tower - 17_link: computer - 18_icon: mdi:printer-3d - 18_link: bambu - 19_icon: mdi:power-plug - 19_link: power cards: [] badges: - type: custom:mushroom-template-badge @@ -11733,115 +11226,199 @@ views: icon: mdi:thermometer-lines heading: Rooms heading_style: subtitle - - type: custom:apexcharts-card - apex_config: - chart: - foreColor: '#7B7B7B' - toolbar: - show: false - grid: - borderColor: '#7B7B7B' - xaxis: - tooltip: - enabled: false - header: - show: true - show_states: true - colorize_states: true - all_series_config: - extend_to: now - stroke_width: 1 - type: line - group_by: - func: avg - duration: 5min - span: - end: minute - graph_span: 1d - yaxis: - - decimals: 0 - min: ~65 - apex_config: - tickAmount: 4 - title: - text: °F - rotate: 0 - series: - - entity: sensor.ecobee_current_temperature - name: Home - color: rgb(255,152,0) - - entity: sensor.main_bedroom_temperature - name: Main - color: rgb(103,58,183) - - entity: sensor.kitchen_temperature - name: Kitchen - color: rgb(205,220,57) - - entity: sensor.ethan_bedroom_temperature - name: Ethan - color: rgb(76,175,80) - - entity: sensor.emma_bedroom_temperature - name: Emma - color: rgb(156,39,176) - - entity: sensor.family_room_temperature - name: Family Room - color: rgb(255,235,59) - - entity: sensor.joshua_office_temperature - name: Josh's Office - color: rgb(33,150,243) - - entity: sensor.amy_office_temperature - name: Amy's Office - color: rgb(0,188,212) - - entity: sensor.main_bathroom_sensor_temperature - name: Main Bath - color: rgb(103,58,183) - - entity: sensor.theater_room_temperature - name: Theater Room - color: rgb(255, 193, 7) - - type: grid - cards: - - type: heading - heading: Other - heading_style: subtitle - icon: mdi:thermometer-low - - type: custom:apexcharts-card - apex_config: - chart: - foreColor: '#7B7B7B' - toolbar: - show: false - grid: - borderColor: '#7B7B7B' - xaxis: - tooltip: - enabled: false - header: - show: true - show_states: true - colorize_states: true - all_series_config: - extend_to: now - stroke_width: 1 - type: line - group_by: - func: avg - duration: 5min - span: - end: minute - graph_span: 1d - yaxis: - - decimals: 0 - apex_config: - tickAmount: 4 - title: - text: °F - rotate: 0 - series: - - entity: sensor.cold_storage_temperature - name: Cold Storage - color: rgb(156,39,176) - - entity: sensor.garage_multisensor_air_temperature - name: Garage - color: rgb(121,85,72) + - type: custom:tabbed-card + attributes: + minWidth: true + styles: + --mdc-theme-primary: var(--state-active-color) + --mdc-tab-color-default: var(--secondary-text-color) + tabs: + - card: + type: custom:bar-card + positions: + icon: 'off' + indicator: inside + min: 40 + max: 90 + decimal: 1 + target: 72 + severity: + - color: '#1419b3' + from: -10 + to: 41 + - color: '#0c8fb3' + from: 42 + to: 60 + - color: '#3b9e09' + from: 61 + to: 75 + - color: '#d60427' + from: 76 + to: 105 + entities: + - entity: sensor.ecobee_current_temperature + height: 30px + name: Home + entity_row: true + - entity: sensor.kitchen_temperature + height: 30px + name: Kitchen + entity_row: true + - entity: sensor.main_bedroom_temperature + height: 30px + name: Main Bedroom + entity_row: truedroom + - entity: sensor.main_bathroom_sensor_temperature + height: 30px + name: Main Bath + entity_row: true + - entity: sensor.emma_bedroom_temperature + height: 30px + name: Emma Bedroom + entity_row: true + - entity: sensor.ethan_bedroom_temperature + height: 30px + name: Ethan Bedroom + entity_row: true + - entity: sensor.family_room_temperature + height: 30px + name: Family Room + entity_row: true + - entity: sensor.joshua_office_temperature + height: 30px + name: Josh Office + entity_row: true + - entity: sensor.amy_office_temperature + height: 30px + name: Amy Office + entity_row: true + - entity: sensor.theater_room_temperature + height: 30px + name: Theater + entity_row: true + - entity: sensor.ecowitt_outdoor_temperature + height: 30px + min: -10 + max: 105 + name: Outdoor + target: 72 + entity_row: true + card_mod: + style: "bar-card-name,\nbar-card-value {\n font-weight: 500;\n\ + \ text-shadow: 1px 1px var(--primary-background-color);\n}\n\ + bar-card-backgroundbar {\n background-color: var(--primary-background-color);\n\ + }\n" + attributes: + label: Current + - card: + type: custom:apexcharts-card + apex_config: + chart: + foreColor: '#7B7B7B' + toolbar: + show: false + grid: + borderColor: '#7B7B7B' + xaxis: + tooltip: + enabled: false + header: + show: true + show_states: true + colorize_states: true + all_series_config: + extend_to: now + stroke_width: 1 + type: line + group_by: + func: avg + duration: 5min + span: + end: minute + graph_span: 1d + yaxis: + - decimals: 0 + min: ~65 + apex_config: + tickAmount: 4 + title: + text: °F + rotate: 0 + series: + - entity: sensor.ecobee_current_temperature + name: Home + color: rgb(255,152,0) + - entity: sensor.kitchen_temperature + name: Kitchen + color: rgb(205,220,57) + - entity: sensor.main_bedroom_temperature + name: Main + color: rgb(103,58,183) + - entity: sensor.main_bathroom_sensor_temperature + name: Main Bath + color: rgb(103,58,183) + - entity: sensor.emma_bedroom_temperature + name: Emma + color: rgb(156,39,176) + - entity: sensor.ethan_bedroom_temperature + name: Ethan + color: rgb(76,175,80) + - entity: sensor.family_room_temperature + name: Family Room + color: rgb(255,235,59) + - entity: sensor.joshua_office_temperature + name: Josh's Office + color: rgb(33,150,243) + - entity: sensor.amy_office_temperature + name: Amy's Office + color: rgb(0,188,212) + - entity: sensor.theater_room_temperature + name: Theater Room + color: rgb(255, 193, 7) + attributes: + label: History + - card: + type: custom:apexcharts-card + apex_config: + chart: + foreColor: '#7B7B7B' + toolbar: + show: false + grid: + borderColor: '#7B7B7B' + xaxis: + tooltip: + enabled: false + header: + show: true + show_states: true + colorize_states: true + all_series_config: + extend_to: now + stroke_width: 1 + type: line + group_by: + func: avg + duration: 5min + span: + end: minute + graph_span: 1d + yaxis: + - decimals: 0 + apex_config: + tickAmount: 4 + title: + text: °F + rotate: 0 + series: + - entity: sensor.cold_storage_temperature + name: Cold Storage + color: rgb(156,39,176) + - entity: sensor.garage_multisensor_air_temperature + name: Garage + color: rgb(121,85,72) + attributes: + label: Other - type: grid cards: - type: heading @@ -11896,53 +11473,6 @@ views: - entity: sensor.garage_multisensor_humidity name: Garage color: rgb(121,85,72) - - type: grid - column_span: 2 - visibility: - - condition: screen - media_query: '(min-width: 0px) and (max-width: 1023px)' - cards: - - type: custom:bubble-card - card_type: horizontal-buttons-stack - highlight_current_view: true - 1_icon: mdi:home-assistant - 1_link: main - 2_icon: mdi:sofa-single - 2_link: living - 3_icon: mdi:fridge-variant - 3_link: kitchen - 4_icon: mdi:gamepad-circle - 4_link: family - 5_icon: mdi:projector - 5_link: theater - 6_icon: mdi:chair-rolling - 6_link: josh-office - 7_icon: mdi:skull - 7_link: amy-office - 8_icon: mdi:robot - 8_link: ethan - 9_icon: mdi:unicorn-variant - 9_link: emma - 10_icon: mdi:bed-king - 10_link: main-bed - 11_icon: mdi:progress-wrench - 11_link: utility - 12_icon: mdi:spa - 12_link: outside - 13_icon: mdi:garage-variant - 13_link: garage - 14_icon: mdi:shield - 14_link: security - 15_icon: mdi:thermostat-box - 15_link: climate - 16_icon: mdi:lightbulb-group - 16_link: lights - 17_icon: mdi:desktop-tower - 17_link: computer - 18_icon: mdi:printer-3d - 18_link: bambu - 19_icon: mdi:power-plug - 19_link: power cards: [] badges: - type: custom:mushroom-template-badge @@ -12076,53 +11606,6 @@ views: variables: - entity: light.utility_lights - style: '' - - type: grid - column_span: 3 - visibility: - - condition: screen - media_query: '(min-width: 0px) and (max-width: 1023px)' - cards: - - type: custom:bubble-card - card_type: horizontal-buttons-stack - highlight_current_view: true - 1_icon: mdi:home-assistant - 1_link: main - 2_icon: mdi:sofa-single - 2_link: living - 3_icon: mdi:fridge-variant - 3_link: kitchen - 4_icon: mdi:gamepad-circle - 4_link: family - 5_icon: mdi:projector - 5_link: theater - 6_icon: mdi:chair-rolling - 6_link: josh-office - 7_icon: mdi:skull - 7_link: amy-office - 8_icon: mdi:robot - 8_link: ethan - 9_icon: mdi:unicorn-variant - 9_link: emma - 10_icon: mdi:bed-king - 10_link: main-bed - 11_icon: mdi:progress-wrench - 11_link: utility - 12_icon: mdi:spa - 12_link: outside - 13_icon: mdi:garage-variant - 13_link: garage - 14_icon: mdi:shield - 14_link: security - 15_icon: mdi:thermostat-box - 15_link: climate - 16_icon: mdi:lightbulb-group - 16_link: lights - 17_icon: mdi:desktop-tower - 17_link: computer - 18_icon: mdi:printer-3d - 18_link: bambu - 19_icon: mdi:power-plug - 19_link: power cards: [] badges: - type: custom:mushroom-template-badge @@ -13780,53 +13263,6 @@ views: card_mod: style: "ha-card {\n --ha-card-background: none;\n --ha-card-border-width:\ \ 0;\n}\n" - - type: grid - column_span: 2 - visibility: - - condition: screen - media_query: '(min-width: 0px) and (max-width: 1023px)' - cards: - - type: custom:bubble-card - card_type: horizontal-buttons-stack - highlight_current_view: true - 1_icon: mdi:home-assistant - 1_link: main - 2_icon: mdi:sofa-single - 2_link: living - 3_icon: mdi:fridge-variant - 3_link: kitchen - 4_icon: mdi:gamepad-circle - 4_link: family - 5_icon: mdi:projector - 5_link: theater - 6_icon: mdi:chair-rolling - 6_link: josh-office - 7_icon: mdi:skull - 7_link: amy-office - 8_icon: mdi:robot - 8_link: ethan - 9_icon: mdi:unicorn-variant - 9_link: emma - 10_icon: mdi:bed-king - 10_link: main-bed - 11_icon: mdi:progress-wrench - 11_link: utility - 12_icon: mdi:spa - 12_link: outside - 13_icon: mdi:garage-variant - 13_link: garage - 14_icon: mdi:shield - 14_link: security - 15_icon: mdi:thermostat-box - 15_link: climate - 16_icon: mdi:lightbulb-group - 16_link: lights - 17_icon: mdi:desktop-tower - 17_link: computer - 18_icon: mdi:printer-3d - 18_link: bambu - 19_icon: mdi:power-plug - 19_link: power cards: [] badges: - type: custom:mushroom-template-badge @@ -15919,52 +15355,7 @@ views: show_icon: false show_background: false - type: grid - column_span: 2 - visibility: - - condition: screen - media_query: '(min-width: 0px) and (max-width: 1023px)' - cards: - - type: custom:bubble-card - card_type: horizontal-buttons-stack - highlight_current_view: true - 1_icon: mdi:home-assistant - 1_link: main - 2_icon: mdi:sofa-single - 2_link: living - 3_icon: mdi:fridge-variant - 3_link: kitchen - 4_icon: mdi:gamepad-circle - 4_link: family - 5_icon: mdi:projector - 5_link: theater - 6_icon: mdi:chair-rolling - 6_link: josh-office - 7_icon: mdi:skull - 7_link: amy-office - 8_icon: mdi:robot - 8_link: ethan - 9_icon: mdi:unicorn-variant - 9_link: emma - 10_icon: mdi:bed-king - 10_link: main-bed - 11_icon: mdi:progress-wrench - 11_link: utility - 12_icon: mdi:spa - 12_link: outside - 13_icon: mdi:garage-variant - 13_link: garage - 14_icon: mdi:shield - 14_link: security - 15_icon: mdi:thermostat-box - 15_link: climate - 16_icon: mdi:lightbulb-group - 16_link: lights - 17_icon: mdi:desktop-tower - 17_link: computer - 18_icon: mdi:printer-3d - 18_link: bambu - 19_icon: mdi:power-plug - 19_link: power + cards: [] cards: [] badges: - type: custom:mushroom-template-badge @@ -16700,53 +16091,6 @@ views: secondary_info: name name: Phase B phase column_span: 2 - - type: grid - column_span: 2 - visibility: - - condition: screen - media_query: '(min-width: 0px) and (max-width: 1023px)' - cards: - - type: custom:bubble-card - card_type: horizontal-buttons-stack - highlight_current_view: true - 1_icon: mdi:home-assistant - 1_link: main - 2_icon: mdi:sofa-single - 2_link: living - 3_icon: mdi:fridge-variant - 3_link: kitchen - 4_icon: mdi:gamepad-circle - 4_link: family - 5_icon: mdi:projector - 5_link: theater - 6_icon: mdi:chair-rolling - 6_link: josh-office - 7_icon: mdi:skull - 7_link: amy-office - 8_icon: mdi:robot - 8_link: ethan - 9_icon: mdi:unicorn-variant - 9_link: emma - 10_icon: mdi:bed-king - 10_link: main-bed - 11_icon: mdi:progress-wrench - 11_link: utility - 12_icon: mdi:spa - 12_link: outside - 13_icon: mdi:garage-variant - 13_link: garage - 14_icon: mdi:shield - 14_link: security - 15_icon: mdi:thermostat-box - 15_link: climate - 16_icon: mdi:lightbulb-group - 16_link: lights - 17_icon: mdi:desktop-tower - 17_link: computer - 18_icon: mdi:printer-3d - 18_link: bambu - 19_icon: mdi:power-plug - 19_link: power dense_section_placement: true cards: [] badges: