Read the statement by Michael Teeuw here.
Module list updates since the beginning of November
-
Hi @KristjanESPERANTO . Remind me how it selects the image to display on the unofficial module page? Would like to ensure it shows the correct images for the my Growatt modules. The ones that are showing are not the correct ones as displayed on the Github page.
-
@mumblebaj Sure :slightly_smiling_face: I have included a brief explanation of this in the README.
If there are several images in your repository, one image is selected according to the following logic: First search for an image that contains 'screenshot' or 'example' in it's name and if none is found, take the first image that is found.
-
@KristjanESPERANTO Thanks. I have updated the images and renamed the ones I want to appear as screenshot.
-
@mumblebaj Cool.
I’ve updated the data. Your modules look now like this:
A screenshot for MMM-PGA would be nice :smiley:
-
As a heads up, MMM-SFMuniBusTimes (https://github.com/vikramraja1995/MMM-SFMuniBusTimes) no longer works due to Muni switching APIs. I’ve looked at it and have info about the new API but, honestly, I’m like a bumblebee in the deep end of a swimming pool.
-
@UncleRoger Thanks! There are two newer forks, but I can`t get them run. I mark the module as outdated for now.
-
@KristjanESPERANTO Will see if I can get one done for PGA. But heading on holidays tomorrow. Back in the new year.
-
Really like it. Thanks for sharing @KristjanESPERANTO
-
Awesome idea and work! Not often that I look and comment in the forums, but for this I do :-)
-
Dear @KristjanESPERANTO,
as my module MMM-FrameLight has a ReadMe with a lot of animated GIF images to explain light effects, I created a media branch to separate the media data from the code of the module to reduce storage needs on user systems. Is your code able to check different branches for images or does it only check the master branch?