wheather icon data

You have a question or need an advice about how to do something? Ask it here!
Post Reply
moogwill
Posts: 420
Joined: 28 Feb 2016 12:31
wheather icon data

Post by moogwill »

Hi Bernd,

I want to make a dynamic wheather screen to include our DAB+ Slideshow, and our video stream.

I found this
${weathercurrenttemperature} : is current weather temperature (as a string)
${weathercurrentcondition} : is current weather condition (as a string)

Is there a way to export as picture the wheather Icon?

Thanks,
and by the way, Happy New year full of radio ;)
User avatar
radio42
Site Admin
Posts: 8329
Joined: 05 Apr 2012 16:26
Location: Hamburg, Germany
Contact:
Re: wheather icon data

Post by radio42 »

Happy New Year!
No, the weather icons are a result of a static mapping of the ${weathercurrentcondition} value - so you can/must do the same on your end.
Here is a list of condition values to use:
https://openweathermap.org/weather-conditions

Post Reply