MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. karsten13
    3. Best
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    Offline
    • Profile
    • Following 1
    • Followers 3
    • Topics 8
    • Posts 500
    • Groups 1

    Posts

    Recent Best Controversial
    • RE: MagicMirror is safe...

      it’s not repo specific but attached to the user, see https://github.com/sdetweil

      posted in General Discussion
      karsten13K
      karsten13
    • RE: GIT and updates to Weather Module

      2 more things:

      • the new branch you are using should start on the mm-branch develop (not master)
      • when creating the PR on github you have to manually change the base branch from master to develop

      These rules are specific to the mm-repo. Because of quarterly releases the master branch only changes 4 times in a year. The development between the releases is done on develop.

      posted in Development
      karsten13K
      karsten13
    • RE: MMM-CountDown anyone using

      @swvalenti one problem is that this module uses valid-url without having this dependency in the package.json.

      You can look at this FAQ, you have to replace request with valid-url and omit the docker stuff (line docker exec ...).

      But I don’t know if this is the only problem …

      posted in Utilities
      karsten13K
      karsten13
    • RE: Cursor shown in v2.16.0

      @majorc said in Cursor shown in v2.16.0:

      Or do I have to wait for version 17?

      In v2.16.0 we have electron v11, in current develop branch (which will become v2.17.0 in October) we have upgraded to electron v13.

      posted in Troubleshooting
      karsten13K
      karsten13
    • RE: Alexa implementations now more difficult, and some features will stop working

      @sdetweil

      thats amazon …

      had a docker image containing Alexa Voice Service but because of more and more limitations I gave up a few months ago.

      posted in General Discussion
      karsten13K
      karsten13
    • RE: Automatic checking of all MagicMirror² modules

      @KristjanESPERANTO

      from the results:

      .gitlab-ci.yml: Change file extention from .yml to .yaml: https://yaml.org/faq.html.
      

      In this case the .gitlab-ci.yml is the default name of the gitlab pipeline definition file (users can change this but 99% will not) so if you really want to check yml vs. yaml you need a whitelist …

      posted in Development
      karsten13K
      karsten13
    • RE: MMM-RAIN-MAP (new: version 2.x)

      @Jalibu v2 LGTM.

      But you have still an error in the README:

      3d13c48c-5679-4641-99b7-f32123a47a49-grafik.png

      You want beer but you’re getting only coffee ;)

      posted in Utilities
      karsten13K
      karsten13
    • RE: [RPI4][Buster] MM2 do not want to start

      which raspberry pi os did you install?

      It must be one with desktop

      posted in Troubleshooting
      karsten13K
      karsten13
    • RE: Stack rank modules

      @jalibu

      see https://github.com/MichMich/MagicMirror/issues/2545

      posted in General Discussion
      karsten13K
      karsten13
    • RE: Automatic checking of all MagicMirror² modules

      @KristjanESPERANTO

      it would be better to reveal the last update date or the number of unresolved issues

      as most modules are hosted on github: You can get such info’s over their api.

      As example you can look at https://api.github.com/repos/MichMich/MagicMirror

      posted in Development
      karsten13K
      karsten13
    • 1 / 1