Compare commits

..

1 Commits

Author SHA1 Message Date
a5a88231e0 New entity for controlling master bedroom climate modes 2025-09-16 02:15:09 -04:00

View File

@@ -173,25 +173,6 @@ views:
tap_action:
action: navigate
navigation_path: /lovelace/weather
- type: custom:mushroom-template-card
primary: Lightning Warning
secondary: >-
{{
states('sensor.home_tempest_cloud_sensors_lightning_strikes_last_hour')
}} strikes in last hour!
icon: mdi:lightning-bolt
entity: binary_sensor.lightning_warning
color: var(--warning-color)
badge_icon: mdi:exclamation
badge_color: var(--error-color)
tap_action:
action: none
icon_tap_action:
action: none
visibility:
- condition: state
entity: binary_sensor.lightning_warning
state: 'on'
column_span: 1
- type: grid
cards:
@@ -2074,25 +2055,14 @@ views:
step: row
control:
hvac:
'off':
name: 'Off'
heat: false
cool:
name: Cool
auto:
name: Auto
dry:
name: Dry
fan_only:
name: Fan Only
preset:
none:
name: Eco Off
eco:
name: Eco On
boost: false
comfort:
name: Comfort
comfort: false
sleep: false
away: false
- type: custom:state-switch
@@ -2459,25 +2429,14 @@ views:
step: row
control:
hvac:
'off':
name: 'Off'
heat: false
cool:
name: Cool
auto:
name: Auto
dry:
name: Dry
fan_only:
name: Fan Only
preset:
none:
name: Eco Off
eco:
name: Eco On
boost: false
comfort:
name: Comfort
comfort: false
sleep: false
away: false
- type: custom:state-switch
@@ -3515,6 +3474,8 @@ views:
heading: Master Bedroom
- type: entities
entities:
- entity: input_select.current_climate_mode_master_bedroom
name: Current Climate Mode
- entity: switch.master_bedroom_aircon_display
name: A/C Display
- entity: switch.master_bedroom_aircon_prompt_tone
@@ -7302,7 +7263,6 @@ views:
type: custom:multiple-entity-row
name: Warnings
state_header: Tornado
icon: wi:tornado
entities:
- entity: binary_sensor.severe_thunderstorm_warning
name: Severe T-storm
@@ -7311,7 +7271,6 @@ views:
name: Wind
format: precision1
state_header: Speed
icon: wi:windy
entities:
- entity: sensor.home_wind_direction_degrees
name: Bearing
@@ -7323,13 +7282,11 @@ views:
type: custom:multiple-entity-row
name: Moisture
state_header: Humidity
icon: wi:humidity
entities:
- entity: sensor.home_tempest_dew_point
name: Dew Point
- entity: sensor.home_tempest_local_slp
name: Barometric Pressure
icon: wi:barometer
- entity: sensor.current_season
icon: mdi:leaf
- entity: sensor.home_tempest_uv_index