From 581773a87b086e5d152b76e73ccbbe5c1b78bc53 Mon Sep 17 00:00:00 2001 From: Tony Stork Date: Sun, 16 Feb 2025 15:17:38 -0500 Subject: [PATCH] Use new versatile thermostat UI card on main dashboard --- main_dashboard.yaml | 58 ++++++++------------------------------------- 1 file changed, 10 insertions(+), 48 deletions(-) diff --git a/main_dashboard.yaml b/main_dashboard.yaml index 8be61f4..0d39ee5 100644 --- a/main_dashboard.yaml +++ b/main_dashboard.yaml @@ -2444,32 +2444,12 @@ views: entity: input_boolean.emma_bedroom_heater_installed states: 'on': - type: custom:simple-thermostat + type: custom:versatile-thermostat-ui-card entity: climate.emma_bedroom_vtherm - header: false - decimals: 0 - step_size: 1 - layout: - mode: - headings: false - names: true - icons: true - step: row - control: - hvac: - heat: true - preset: - none: false - frost: - name: Minimum - eco: - name: Eco - comfort: - name: Comfort - boost: - name: Extra - activity: - name: Motion + disable_circle: false + disable_name: true + powerEntity: sensor.emma_bedroom_heater_power + disable_auto_fan_infos: true - type: entities entities: - entity: input_select.emma_bedroom_scenes @@ -2732,30 +2712,12 @@ views: case: first state_color: true show_header_toggle: false - - type: custom:simple-thermostat + - type: custom:versatile-thermostat-ui-card entity: climate.basement_studio_vtherm - header: false - decimals: 0 - step_size: 1 - layout: - mode: - headings: false - names: true - icons: true - step: row - control: - hvac: - heat: true - preset: - none: false - frost: - name: Minimum - eco: - name: Eco - comfort: - name: Comfort - boost: - name: Extra + disable_circle: false + disable_name: true + powerEntity: sensor.basement_studio_heater_power + disable_auto_fan_infos: true - type: custom:mushroom-select-card entity: input_select.basement_studio_scenes layout: horizontal