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

    Posts

    Recent Best Controversial
    • RE: MMM-MarineWeather

      Hello @grena ,

      Have you been able to rework on the module, notably on the high and low tide values ​​which are not correct and the logos that I found for you

      posted in Utilities
      R
      RIKKO14
    • RE: [MMM-JaST] Just another Stock Ticker (new: version 2.x)

      Hello,
      I am French.
      Since The data is now fetched from Yahoo’s finance API. I would like to try again to install this module but beforehand I would like to know how we find the symbols for the stocks ​​we want to have and present them like this:
      {name: “BASF”, symbol: “BAS.DE”, quantity: 10},
      {name: “SAP”, symbol: “SAP.DE”, quantity: 15},
      {name: “Henkel”, symbol: “HEN3.DE”},
      {name: “Alibaba”, symbol: “BABA”}
      ]
      }
      }

      The stocks ​​that interest me are:
      CAC 40
      Dow jones
      Euro stoxx 50
      Crédit Agricole.

      Thank you

      posted in Utilities
      R
      RIKKO14
    • RE: which module to listen to the radio on my MM ?

      thank you,
      I’m watching this this we

      posted in Troubleshooting
      R
      RIKKO14
    • which module to listen to the radio on my MM ?

      Hello,
      I would like to broadcast a radio (France Inter) on my MM which would be broadcast 24 hours a day because I have a potentiometer to turn on or off the sound of my MM. which easy-to-configure module would you recommend?
      Thank you for your help.

      posted in Troubleshooting
      R
      RIKKO14
    • someone to take over the development of the MMM-MarineWeather module ?

      Hello,
      At my request grenagit modified the MM-Marine Weather module (https://github.com/grenagit/MMM-MarineWeather) by adding high and low tides.
      But there is a timing problem on the tides with a lag of 1 to 2 hours.
      Unfortunately grenagit no longer has time to develop this module. Not being a programmer and adoring this module, is it possible for someone to take over the development of this module and thus make the modification and also add the tidal coefficients?
      I proposed the following presentation with icons found on google:
      https://www.zupimages.net/up/20/45/o72w.jpg

      MMM-MarineMétéo use StormGlass API key.

      Thank you for your feedback and help.

      posted in Troubleshooting
      R
      RIKKO14
    • black screen after after updating MMM-GoogleAssistant

      Hello,
      I just updated the MMM-GoogleAssistant module with the commands:
      cd ~ / MagicMirror / modules / MMM-GoogleAssistant
      and npm run update because I had 3 update requests at the top of my MM.
      I don’t understand why because I had installed the MMM-UpdateNotification module with the following code:

      {
      module: "MMM-UpdateNotification",
      position: "top_bar",
      config: {
      debug: false,
      updateInterval: 10 * 60 * 1000, // every 10 minutes
      startDelay: 60 * 1000, // delay before 1st scan
      ignoreModules: [],
      updateCommands: [
      {
      module: "MagicMirror",
      command: "rm package-lock.json && git pull && npm install"
      },
      {
      module: "MMM-GoogleAssistant",
      command: "npm run update - without-prompt"
      },
      {
      module: "MMM-Assistant2Display",
      command: "npm run update - without-prompt"
      }
      ],
      notification: {
      useTelegramBot: true,
      sendReady: true,
      useScreen: true,
      useCallback: true
      },
      update: {
      autoUpdate: true,
      autoRestart: true,
      usePM2: true,
      PM2Name: "0",
      defaultCommand: "git pull && npm install",
      updateMagicMirror: false,
      logToConsole: false,
      timeout: 2 * 60 * 1000
      }
      }
      },
      

      and there I have a little noise and then a black screen …
      I believe that once again an Electron problem.
      I turned off my MM then redone the update of the MMM-GoogleAssistant module then the update of the MMM-Assistant2Display module but my screen still remains black and I still have [Electron] displayed at the top of my screen instead of MagicMirror.
      How to fix the problem?
      (And why did MMM-UpdateNotification not work?)
      Thank you for your help.

      posted in Troubleshooting
      R
      RIKKO14
    • RE: [MMM-JaST] Just another Stock Ticker (new: version 2.x)

      Hello,

      does this module work for french stocks on euronext ?

      posted in Utilities
      R
      RIKKO14
    • RE: lightning bolt at the top left of my screen

      ok thanks

      posted in Troubleshooting
      R
      RIKKO14
    • 1 / 1