Icon Location Offline
-
Hi All!
I'm still using a old Vera Edge with the wonderful MySensors project.
I've noticed something odd in my Vera interface regarding icons that are missing.For instance:
D_Arduino1.json ...sources this png file. MySensors.png as a default_icon directly from the MySensors website for instance. (Good!)....but for the Barometer Sensor - this seems to point to a non-existent place now.
D_Barometersensor1.json tries to source this from a defunct website unknown.png - yes the name is actually unknown.png (...but the website doesn't exist - Not So Good!)The complete list of file on the defunct website include;
https://media.vsm.net.ua/vera/icons/col2/unknown.png
https://media.vsm.net.ua/vera/icons/col2/stable.png
https://media.vsm.net.ua/vera/icons/col2/sunny.png
https://media.vsm.net.ua/vera/icons/col2/cloudy.png
https://media.vsm.net.ua/vera/icons/col2/unstable.png
https://media.vsm.net.ua/vera/icons/col2/thunderstorm.pngWhile checking other Vera/MySensors devices it seems that the distance sensor sources it's images from the mios website, but the rest of the device images are hosted internally in the Vera or hosted on the https://www.MySensors.org/icons/ folder.
I'd be willing to do a PR to fix up the image locations, but I'd need some help locating the missing PNG objects and getting them installed to the https://www.MySensors.org/icons/ folder.
If they no longer exist as the original PNG files somewhere, I -could- rebuild them using the screengrabs in this post: https://forum.mysensors.org/post/26815 (please just let me know if we need to go that direction....)
Can anyone help me out? - so that I can help out.
Thanks a mil for a great project!
/Mark