I would like to display the current value for the outside temperature on a picture glance card.
So far, I have created a sensor that extracts it from the weather card and in the ‘developer tools’ I get the right output.
If I use that sensor in the picture glance card, it displays a thermometer instead of the value.
Can anyone please point out on how to get this done?
Hi @shadsnz, if you go to “Develepor Tools” → “Template”, you find a few examples.
For the outside temperature, the weather is retrieved from met.no when you first configure your system and add a location.
You find what is retrieved in “Developer Tools” → “States” and filter for “weather”.
Now with a template, you ‘extract’ the desired value (test it in “Template”):