Change some entity names

This commit is contained in:
2025-01-25 22:16:20 -05:00
parent fbec1ae6e2
commit 47f23a4e02
6 changed files with 17 additions and 16 deletions

View File

@ -239,15 +239,16 @@ input_select:
- Fan
- N/A
icon: mdi:home-thermometer
scheduled_climate_mode_emma_aircon:
name: Scheduled Climate Mode - Emma Aircon
scheduled_climate_mode_emma_bedroom:
name: Scheduled Climate Mode - Emma Bedroom
options:
- AC
- Heat
- White Noise
- N/A
icon: mdi:home-thermometer
scheduled_climate_mode_kallen_fan:
name: Scheduled Climate Mode - Kallen Fan
scheduled_climate_mode_kallen_bedroom:
name: Scheduled Climate Mode - Kallen Bedroom
options:
- Fan
- White Noise

View File

@ -303,7 +303,7 @@ script:
then:
- service: input_select.select_option
target:
entity_id: input_select.scheduled_climate_mode_kallen_fan
entity_id: input_select.scheduled_climate_mode_kallen_bedroom
data:
option: >
{% if is_state('input_boolean.kallen_overnight','on') %}
@ -729,7 +729,7 @@ script:
then:
- service: input_select.select_option
target:
entity_id: input_select.scheduled_climate_mode_emma_aircon
entity_id: input_select.scheduled_climate_mode_emma_bedroom
data:
option: >
{% if is_state('input_boolean.emma_bedroom_aircon_installed','on') %}