When I ask voice PE to set it, this appears in home-assistant.log:
[homeassistant.helpers.service] Referenced entities climate.thermostat are missing or not currently available
The config for thermostat:
- platform: dualmode_generic # https://github.com/zacs/ha-dualmodegeneric
name: Thermostat
unique_id: my_thermostat1
heater: switch.heater
cooler: switch.cooler
fan: switch.hvac_fan
fan_behavior: neutral
target_sensor: sensor.temp_home
# enable_heat_cool: True
precision: 0.5
min_temp: 55
max_temp: 75