I have my Home Assistant receiving data from my weather station from mqtt. I had noticed that the temperature and wind speed readings are displayed in 4 or more decimal places. I have home assistant installed on a raspberry pi and I am new to home assistant. I have used the following script in template editor and it works there. Do I add this to the configuration.yaml file?
I had tried to add the above template and I now have a message stating:
“Integration error: Template - Integration ‘Template’ not found.”
Can this be added anywhere in the configuration.yaml file? I’m new to this, so I’m not sure where to put that in the file and if I somehow have to activate the update.
What version of HA are you running? The method of defining template sensors change recently (like in the last year or so). This is the old format - if it works maybe you need to upgrade.