I have spent weeks trying to work this out on my own but I need some help. I think I’m looking to hard and missing something simple.
I’m trying to create a Thermostat to control an A/C unit and want to use the current_temperature value from the A/C integration as the input for the thermostat.
As its a climate sensor i need to use a template to extract that value, but after following may guide and reading endless post i can;t make it work.
The error is telling me that the value needs to be a number but i presume its unhappy as its being reporting as a string, other people don’t seem to have the problem and the below configure should work. what am i doing wrong?