MMM-WunderGround
MMM-WunderGround copied to clipboard
iconset wont work
Hi, This is my config:
{ module: 'MMM-WunderGround', position: 'top_right', config: { apikey: 'XXXXXXX', pws: 'Istanbul', hourly: '0', fctext: '1', fcdaycount: "3", fcdaystart: "0", hourlyinterval: "3", hourlycount: "2", alerttime: 10000, alerttruncatestring: "english:", roundTmpDecs: 1, UseCardinals: 0, layout: "horizontal", sysstat: 0, iconset: "VCloudsWeatherIcons" } },
But when I try to change iconset, it doesnt effect. It's always use flat icons.
Any advice?
Exact same issue, i only ever get the flat icons and nothing else, doesn't matter what i set iconset to, or even just leave it out so it takes default.
EDIT/UPDATE:
figured this out, need to set 'coloricon: true' for the weather icon images to show.