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

    CFenner

    @CFenner

    9
    Reputation
    948
    Profile views
    31
    Posts
    3
    Followers
    1
    Following
    Joined
    Last Online
    Location Mannheim

    CFenner Unfollow Follow
    Module Developer

    Best posts made by CFenner

    • RE: MMM-Netatmo does not load

      @cgillinger I merged a PR from @ottolote to replace the sync-fetch. Please try if that fixes the issue for you. It work for me now, but also did before that change using mm v2.26.

      posted in Utilities
      CFennerC
      CFenner
    • RE: MMM-Netatmo does not load

      Sounds like the refresh token lifetime got reduced.
      Probably the module should only take credentials and get the token itself. Unfortunately, I currently don’t have the time to look into it.

      posted in Utilities
      CFennerC
      CFenner
    • RE: [ORDER CLOSED] Two way mirror order in Germany

      Then I guess I’m in :)

      # username sizes (m) area (m²) location additional comments pickup/delivery
      01 yawns ~ 0.8 * 0.8 ~ 0.64 Germany, Cologne polished edges delivery
      02 gustav1976 0.6 * 1.8 1.08 Germany, Koblenz polished edges delivery
      03 gustav1976 1.0 * 1.2 1.20 Germany, Koblenz polished edges delivery
      04 gustav1976 1.4 * 0.8 1.12 Germany, Koblenz polished edges delivery
      05 lolobyte 0.8*0.6 0,48 Germany, Heilbronn polished edges pickup
      06 Jeff 1,0 * 0,6 0,6 Germany, Karlsruhe polished edges pickup
      07 Ashidian 0,69 * 0,435 0,3 (pay 0,4) Germany, Rostock polished edges delivery
      08 cpramhofer 0,476 * 0,82 0,39 (possible??) Austria, Vienna polished edges delivery (cost??)
      09 mcg 0,5 * 1,0 0,5 Germany, Ludwigshafen polished edges delivery
      10 cfenner 0,667*0,667 0,45 Germany, Mannheim polished edges delivery, (maybe package with mcg)
      11
      Total 6,87
      posted in Hardware
      CFennerC
      CFenner
    • RE: MMM-PersonalConfig: Persist personal config to GitHub

      @sdetweil thanks, didn’t check that! Will do so.

      Could you add your module to the modules list: https://github.com/MichMich/MagicMirror/wiki/3rd-Party-Modules

      posted in Utilities
      CFennerC
      CFenner
    • RE: [ORDER CLOSED] Two way mirror order in Germany

      @mcg let’s do so, thanks!

      posted in Hardware
      CFennerC
      CFenner
    • MMM-PersonalConfig: Persist personal config to GitHub

      Description:

      This module is meant to host your personal mirror configuration and persist it to GitHub to easily restore your config if it’s lost and to have a change history (config-as-code).

      The linked repository is a template repository that you can use to create your own copy. Clone your personal copy to your mirror.

      Bildschirmfoto 2022-01-19 um 16.21.37.png

      Bildschirmfoto 2022-01-19 um 17.14.32.png

      The module as of now just provides the ability to link your config files (config.js, custom.css) to the right locations. Thanks to updateNotification module, changes to the config repository are highlighted on the mirror.

      Future features:

      • update config via telegram command (chat-ops)
      • auto update config & restart on changes (git-ops)

      Screenshots:

      This module provides no visualization.

      Configuration:

      {
        module: "MMM-PersonalConfig",
        position: "top_left",
      },
      

      Download:

      [card:https://github.com/CFenner/MMM-PersonalConfig-Template]

      posted in Utilities
      CFennerC
      CFenner
    • RE: MMM-Netatmo does not load

      @sil3ntstorm you get the token now directly from the developer portal, see https://github.com/CFenner/MMM-Netatmo?tab=readme-ov-file#connection-to-netatmo-service-api

      posted in Utilities
      CFennerC
      CFenner

    Latest posts made by CFenner

    • RE: MMM-Netatmo does not load

      Sounds like the refresh token lifetime got reduced.
      Probably the module should only take credentials and get the token itself. Unfortunately, I currently don’t have the time to look into it.

      posted in Utilities
      CFennerC
      CFenner
    • RE: MMM-Netatmo does not load

      @sil3ntstorm you get the token now directly from the developer portal, see https://github.com/CFenner/MMM-Netatmo?tab=readme-ov-file#connection-to-netatmo-service-api

      posted in Utilities
      CFennerC
      CFenner
    • RE: MMM-Netatmo does not load

      @Laz great that it works again. Sorry that is took so long. What about the RU translations, everything good?
      Will try to find some time for the transformation.

      posted in Utilities
      CFennerC
      CFenner
    • RE: MMM-Netatmo does not load

      @cgillinger I merged a PR from @ottolote to replace the sync-fetch. Please try if that fixes the issue for you. It work for me now, but also did before that change using mm v2.26.

      posted in Utilities
      CFennerC
      CFenner
    • RE: MMM-Netatmo does not load

      @tommys great that you solved the issue! Would you mind contributing that back into the repository?

      posted in Utilities
      CFennerC
      CFenner
    • RE: Storing variables to be ignored by git in a js file?

      @timogden I’ve created a module to extract the config so you don’t need to maintain your own whole MM fork: https://forum.magicmirror.builders/topic/16224/mmm-personalconfig-persist-personal-config-to-github/1

      A way to achieve what you want could be to create your own copy of personal config with your mirror config. Then make a clone of if for your friend where you do the specific changes. Changes to your repo then can be pulled to the other one via Pull requests.
      In combination with MMM-UpdateNotification with can pull updates automatically, your friend won’t need to do anything.

      posted in Troubleshooting
      CFennerC
      CFenner
    • RE: TelegramBot runs multiple times

      @bugsounet thanks, i have no issues anymore.

      posted in Troubleshooting
      CFennerC
      CFenner
    • RE: No Internet Connection Magic mirror

      @fab the waf dropped to low that I teared down the mirror for 3 years ;)
      Now I reinstalled it and it’s running for a week now.

      posted in General Discussion
      CFennerC
      CFenner
    • RE: MMM-PersonalConfig: Persist personal config to GitHub

      @sdetweil thanks, didn’t check that! Will do so.

      Could you add your module to the modules list: https://github.com/MichMich/MagicMirror/wiki/3rd-Party-Modules

      posted in Utilities
      CFennerC
      CFenner
    • MMM-PersonalConfig: Persist personal config to GitHub

      Description:

      This module is meant to host your personal mirror configuration and persist it to GitHub to easily restore your config if it’s lost and to have a change history (config-as-code).

      The linked repository is a template repository that you can use to create your own copy. Clone your personal copy to your mirror.

      Bildschirmfoto 2022-01-19 um 16.21.37.png

      Bildschirmfoto 2022-01-19 um 17.14.32.png

      The module as of now just provides the ability to link your config files (config.js, custom.css) to the right locations. Thanks to updateNotification module, changes to the config repository are highlighted on the mirror.

      Future features:

      • update config via telegram command (chat-ops)
      • auto update config & restart on changes (git-ops)

      Screenshots:

      This module provides no visualization.

      Configuration:

      {
        module: "MMM-PersonalConfig",
        position: "top_left",
      },
      

      Download:

      [card:https://github.com/CFenner/MMM-PersonalConfig-Template]

      posted in Utilities
      CFennerC
      CFenner