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

    pat59

    @pat59

    -1
    Reputation
    46
    Profile views
    117
    Posts
    0
    Followers
    2
    Following
    Joined
    Last Online

    pat59 Unfollow Follow

    Best posts made by pat59

    • RE: committee update

      Good morning
      my mirror works thank you

      posted in Troubleshooting
      P
      pat59
    • RE: magic mirror module

      Hello
      I wanted to thank you for answering me.
      I resume I have placed the config.js file in the last position, same nothing changes the photo appears when it is in top_center, when I move it to the right or to the left I have a small logo that appears a circle with a triangle in it and no the same image when I move MMM-EyeCandy to the bottom left it works well but my photo in the top center no longer appears, it works when the two modules are in top_center but still superimposed.

      posted in Forum
      P
      pat59
    • update

      Good morning
      I can’t update MMM-MeteoFrance.fr
      see error message.
      Sincerely.

      patrick@raspberrypi:~ $ cd ~/MagicMirror/modules/MMM-MeteoFrance
      patrick@raspberrypi:~/MagicMirror/modules/MMM-MeteoFrance $ git pull
      astuce: Tirer sans spécifier comment réconcilier les branches divergentes
      astuce: est découragé. Vous pouvez éliminer ce message en lançant une des
      astuce: commandes suivantes avant votre prochain tirage :
      astuce:
      astuce: git config pull.rebase false # fusion (stratégie par défaut)
      astuce: git config pull.rebase true # rebasage
      astuce: git config pull.ff only # avance rapide seulement
      astuce:
      astuce: Vous pouvez remplacer “git config” par “git config --global” pour que
      astuce: ce soit l’option par défaut pour tous les dépôts. Vous pouvez aussi
      astuce: passer --rebase, --no-rebase ou --ff-only sur la ligne de commande pour
      astuce: remplacer à l’invocation la valeur par défaut configurée.
      Mise à jour 06e94f9…047a887
      Fast-forward
      MMM-MeteoFrance.js | 89 +±-
      eslint.config.js | 22 ±
      installer/postinstall.sh | 3 +
      package-lock.json | 1040 +++++++++++++++++++±-------------------------
      package.json | 16 ±
      5 files changed, 479 insertions(+), 691 deletions(-)
      patrick@raspberrypi:~/MagicMirror/modules/MMM-MeteoFrance $ npm install
      npm ERR! code EBADENGINE
      npm ERR! engine Unsupported engine
      npm ERR! engine Not compatible with your version of node/npm: @eslint/config-array@0.18.0
      npm ERR! notsup Not compatible with your version of node/npm: @eslint/config-array@0.18.0
      npm ERR! notsup Required: {“node”:“^18.18.0 || ^20.9.0 || >=21.1.0”}
      npm ERR! notsup Actual: {“npm”:“10.1.0”,“node”:“v20.8.0”}

      npm ERR! A complete log of this run can be found in: /home/patrick/.npm/_logs/2024-11-13T07_25_12_585Z-debug-0.log
      patrick@raspberrypi:~/MagicMirror/modules/MMM-MeteoFrance $

      posted in Troubleshooting
      P
      pat59
    • RE: installation of modules

      Thank you again I will leave it like this
      thanking you too afraid of hurting

      posted in Troubleshooting
      P
      pat59
    • magic mirror module

      Hello
      I installed two modules the first is MMM-EyeCandy and the second local MMM-RandomPhoto, it works except that the RandomPhoto image is superimposed on my first module. I move the module by doing bottom_left the RandomPhoto image disappears do you have any idea cordially

      posted in Forum
      P
      pat59
    • MagicMirror

      Bonsoir

      voila j ai réussi a faire fonctionner Magic Mirror, il indiquée heure, calendrier, message changer le flux RRS
      mais voila voulant installer un module de météo j’ai un message d erreur Please creat config file.
      j ai bougé les accolades virgules mais rien y fait j ai repris la documentation mais je bloque
      j ai passer deux jours impossible de le faire fonctionner voyez vous un problème
      ou faut il que je recommence le tous du départ .
      en vous remerciant par avance

      posted in Troubleshooting
      P
      pat59
    • REMOTE CONTROL UPDATE

      Hello, wanting to update the remote control module with this remote control my mirror does not restart what should I do?

      posted in Troubleshooting
      P
      pat59

    Latest posts made by pat59

    • RE: message Remote Control

      Hello
      Thank you, I’ll try. Thank you. Have a nice day.

      posted in Troubleshooting
      P
      pat59
    • RE: message Remote Control

      The excellent work is partly due to your patience, thank you for everything, I am so happy.

      posted in Troubleshooting
      P
      pat59
    • RE: message Remote Control

      Yes, I systematically restart after each change in js.
      Well, you did find that there were indeed two update notifications in config.js.
      Something I would never have thought of after making the change in the second update notification in config.js. This one works, no more messages, even though I spent hours solving a lesson in restraint. Thanks again.

      posted in Troubleshooting
      P
      pat59
    • RE: message Remote Control

      {

      module: "updatenotification",
      disabled :true,
      position: "top_center",
      config: {
        ignoreModules:["MMM-Remote-Control"],
        updateAutorestart: true, // restart MagicMirror automaticaly after update
        updates: [ 
          // MMM-MeteoFrance rule
          {
            "MMM-MeteoFrance": "npm run update"
           },
          ]
        } 
      },
      {
      the message is still there , l don't know anymotre after several attempts to modify the js config
      
      posted in Troubleshooting
      P
      pat59
    • RE: message Remote Control

      I spoke too quickly after performing the manipulation it restarts by itself no more messages however once I restart the raspberry the message reappears.
      In the message it tells me https://github.com Username

      posted in Troubleshooting
      P
      pat59
    • RE: message Remote Control

      Thank you, it works.
      I was far from finding this. Thanks again for everything.
      Sincerely,

      posted in Troubleshooting
      P
      pat59
    • RE: message Remote Control

      Good evening.
      No, I haven’t found anything. I’ve searched extensively and tried for 5 hours, but to no avail.
      I tried this: /{
      }
      / It doesn’t work. I went to the forum and tried some things in js.conf.
      This morning, I turned on the one you fixed for me, and the update message came back. I’ll continue using it. Thanks again for your message.

      posted in Troubleshooting
      P
      pat59
    • RE: message Remote Control

      Okay, thanks, I’ll look at it again, thanks.

      posted in Troubleshooting
      P
      pat59
    • RE: message Remote Control

      Hello
      Sorry ,but l forgot to mention that this is a second mirror ,not the one you repaired for me .
      l tried your instruction, but it doen’t reboot .
      module: “updatenotification”,
      position: “”,
      config: {
      ignoreModules: [‘MMM-Remote-Control’]
      updateAutorestart: true, // restart MagicMirror automaticaly after update
      updates: [
      // MMM-MeteoFrance rule
      {
      “MMM-MeteoFrance”: “npm run update”
      },
      ]
      }
      },
      {

      posted in Troubleshooting
      P
      pat59
    • message Remote Control

      Hello,
      How can I remove this update message without doing it? I did it and had to contact Mr. SDETWEIL because my Mirror stopped working. He fixed it, thank you.20250312_091938.jpg

      posted in Troubleshooting
      P
      pat59