custom-components / climate.programmable_thermostat

Programmable thermostat that let you have a smart thermostat on budget.
The Unlicense
113 stars 35 forks source link

Set target temperature via entities #54

Closed Gontash closed 2 years ago

Gontash commented 2 years ago

Is it possible to set/change the target temperature via entities? I try to change value in target_temp_sensor: sensor.program_temperature but nothing has changed.

MapoDan commented 2 years ago

Ciao, The scope of this integration is exactly that. You have to set target_temp_sensor parameter with an entity that has a value in the state. This is working since I have it in my configuration. So there is something badly set somewhere else.

MapoDan commented 2 years ago

Closed. Evreything is described in specifications.