Hello, I’m trying to integrate the Thermostat temperature with the mini-graph-card card. Is it possible? I can not find my thermostat temperature sensor to perform the link.
Will need to create the sensor from a template in configuration.yaml file. Replace “your” with the name of your thermostat.
edited as per correction by @kgmilx
Your post has helped me as well, thank you very much!
Small note: I had to change unit_of_measurement to °C (capital C instead of c) because otherwise it would break any helper sensor which I’ve added the temperature to. Took me a while to find out what’s wrong so you might want to edit it for anyone finding this in the future and copy-pasting your code like me