The difficulty i have is getting set_temperature working (i.e. changing the value via the climate card will send the command to the inputnumber i set up.
I’m at a total loss as to what should be in the missing "data: " field such that it grabs the value off the temperature slider on the dashboard climate card.
Hey there @Ex14 , I do also believe that the climate template can provide me a solution for my problem. HOW did you get this up an running in HASS, as I do not see in HACS nor is there an instruction?
Copy paste the folder climate_template into the folder custom_component on my home assistant (with a file editor)
Restart HA
Add a simple climate template into the file configuration
Restart HA
Check that the climate template is available as an entity
I don’t know if you can do the step 2 and 4 and restart at once. I had an alert that climate template is unknow from home assistant when I try it so I didn’t take the risk.
I have another problem.
I need to use the state of some temperature sensor as the target temperature.
And I use the state of another sensor as the current temperature.
The current configuration is as follows: