ScratMan / HASmartThermostat

Smart Thermostat with PID controller for HomeAssistant
338 stars 49 forks source link

Restart on specific preset #78

Closed adi90x closed 1 year ago

adi90x commented 2 years ago

Hello,

First, thank for this very very nice job ! Just a quick question, Is there a way to make it start on a specific preset whenever it HA restart for example ?

Regards

ScratMan commented 2 years ago

Hi, you should use an automation triggered by HA startup, and using the service to set the desired preset. You could even select the preset based on time, date, or your location.

T81 commented 1 year ago

You can use the target_temp parameter to preset the thermostat temperature after HA restarts