Add VTherm for E's bedroom

This commit is contained in:
2025-01-25 20:21:37 -05:00
parent 725250acd7
commit 53b67bfc87

View File

@ -221,6 +221,10 @@ input_boolean:
name: Basement Studio Heat Allowed name: Basement Studio Heat Allowed
icon: mdi:heating-coil icon: mdi:heating-coil
emma_bedroom_heater_installed:
name: Emma Bedroom Heater Installed
icon: mdi:heating-coil
input_select: input_select:
scheduled_climate_mode_master_bedroom_aircon: scheduled_climate_mode_master_bedroom_aircon:
name: Scheduled Climate Mode - Master Bedroom Aircon name: Scheduled Climate Mode - Master Bedroom Aircon
@ -380,6 +384,21 @@ climate:
hot_tolerance: 0 hot_tolerance: 0
initial_hvac_mode: "off" initial_hvac_mode: "off"
precision: 1.0 precision: 1.0
- platform: generic_thermostat
unique_id: 52cb7523-155a-4b26-808a-d6037b3ef7e4
name: Emma Bedroom Thermostat
heater: switch.emma_bedroom_heater
target_sensor: sensor.emma_bedroom_temperature
min_temp: 50
max_temp: 80
target_temp: 62
ac_mode: false
min_cycle_duration:
minutes: 5
cold_tolerance: 2
hot_tolerance: 0
initial_hvac_mode: "off"
precision: 1.0
intent_script: intent_script:
MasterBedroomModes: MasterBedroomModes: