dekinet / MMM-Soliscloud

Magic Mirror module for Soliscloud API
MIT License
2 stars 2 forks source link

Screenshot and keywords #3

Open KristjanESPERANTO opened 7 months ago

KristjanESPERANTO commented 7 months ago

In the new module list I am working on, a screenshot and tags are displayed for each module.

Would be nice if you could add a screenshot and keywords.

The keywords are read from the package.json. So far there are no keywords in the package.json of your module. It would be nice if you could add some. Here you can see an example of a package.json with keywords.

This would be my suggestion:

  "keywords": [
    "MagicMirror",
    "Soliscloud",
    "Solis",
    "solar"
  ],
dekinet commented 2 weeks ago

Hi @ragziesoft, would you be able to provide a screenshot of the working module as per request above from @KristjanESPERANTO ? Thanks.

dekinet commented 2 weeks ago

@KristjanESPERANTO I've added keywords, however I don't have access to a working system for a screenshot.

KristjanESPERANTO commented 2 weeks ago

@dekinet Okay, keywords are a step forward. Thanks! :tada:

@decoorebp: Since you opened an issue today maybe you could provide a screenshot of the module. That would be awesome :smiley:

decoorebp commented 2 weeks ago

image

here is a screenshot of the fields I use today. But there is more available

Ragziesoft commented 2 weeks ago

Hi, I have not updated the module( that is if it has been updated recently). However I am attaching the screenshot of my current running module.Sent by telepathy On 19 Sep 2024, at 04:10, dekinet @.***> wrote: Hi @Ragziesoft, would you be able to provide a screenshot of the working module as per request above from @KristjanESPERANTO ? Thanks.

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you were mentioned.Message ID: @.***>

dekinet commented 2 weeks ago

Thanks @Ragziesoft .... nothing was attached that I can see though?

Ragziesoft commented 2 weeks ago

Sent by telepathy On 20 Sep 2024, at 08:13, dekinet @.***> wrote: Thanks @Ragziesoft .... nothing was attached that I can see though?

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you were mentioned.Message ID: @.***>

Ragziesoft commented 2 weeks ago

Oh sorry for that i guess direct upload from email did not work . I will drop it here thumbnail

KristjanESPERANTO commented 2 weeks ago

@decoorebp and @Ragziesoft: Thanks for the screenshots! I've created PR #6 to implement them :slightly_smiling_face: