Change Forecast.io icons

Hello !

I’m using the weather module and I find new icon for this module : Skycons

But I don’t understand how to use this icon on my Xibo …

Can someone help me ?

Thank’s !

You may have to change portions of the template that generates the weather app for your installation.

It would be nice if this was separated out, but for now they’re in lib/Widget/ForecastIO.php. It seems you can change the icons there. You may also have to change some other templates etc. to make sure you include the right CSS.

To expand on Guru’s post a bit, here is a pic and the code that I use for Forecast.io.

forecast_code.pdf (27.5 KB)


I can’t figure out how to multiply humidity by 100 so I can make it look more like what we see in weather forecasts instead of the decimal value?