iobroker-community-adapters/ioBroker.weatherunderground

".png" missing in Icon URL

Closed this issue · 9 comments

I'm having the issue, that there is in some icon url the part with ".png " is missing. Because of that, there is no picure showing up in vis...

Url from 0d:
/vis.0/Wettericons/WU png/28.png

Url from 2d:
/vis.0/Wettericons/WU png/5

Why is there the ".png" missing? (not only within 2d - also on other days...)

  • Easy way to fix it? - tried already, but could not find it. (did not go ito scripts etc)

Regards Matt

Can you please provide the full ibjects ids of your exmaple above?

What is set as iconset?

so best pleasenscrenshot of adapter settings. additionally please set loglevel to debug and send debug log

I had to use a different, because the given was not working (from the wu-page)
wu settings
Log
icon settings

.. the icons have also numbers and are png files.

it seams, that only the one-digit icons are not working..:
/vis.0/Wettericons/WU png/5
/vis.0/Wettericons/WU png/7

the two digit are working;
/vis.0/Wettericons/WU png/28.png

yes there was a place where only numbers with at least 2 digits were handled ... hmm ... I changed to 1 digit ... please check GitHub version and report

! it works fine now !

Tank you for quick response and solution!

Kind Regards
Matthias