Change mode on preset home
This commit is contained in:
@@ -30,7 +30,7 @@ climate:
|
|||||||
- name: Home
|
- name: Home
|
||||||
default_target_temperature_high: ${target_high} ${temp_units}
|
default_target_temperature_high: ${target_high} ${temp_units}
|
||||||
default_target_temperature_low: ${target_low} ${temp_units}
|
default_target_temperature_low: ${target_low} ${temp_units}
|
||||||
mode: "auto"
|
mode: "heat_cool"
|
||||||
|
|
||||||
packages:
|
packages:
|
||||||
climate_base_package: !include advanced/esphome/nspanel_esphome_addon_climate_base.yaml
|
climate_base_package: !include advanced/esphome/nspanel_esphome_addon_climate_base.yaml
|
||||||
|
|||||||
Reference in New Issue
Block a user