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

    Posts

    Recent Best Controversial
    • RE: MMM-NOAA

      @core Please provide any log. Execute pm2 log MagicMirror (if you are using pm2), reproduce the issue and post the log here.

      When posting the log it is recommended to add it in a code block for better readability.

      :clinking_beer_mugs:

      posted in Troubleshooting
      idoodlerI
      idoodler
    • RE: Module Sending notification to a python project

      @bimbim2401 Yep, on Windows its F12, on macOS its alt + cmd + i.

      • Open the Network-Tab
      • Look for the status code 101 (Switching Protocols) or just look for the type websocket
      • Open the request
      • Inspect the Socket as you wish (View frames, headers…)
      posted in Requests
      idoodlerI
      idoodler
    • RE: Making changes without stopping MM

      @sharmstr Yep, thats true.

      • Change *.css or Javascript file => Just reload the Webinterface (ctrl + r)
      • Change config.json => Reload the Webinterface will do it 90%, else restart MagicMirror
      posted in Troubleshooting
      idoodlerI
      idoodler
    • RE: Making changes without stopping MM

      @sharmstr Yeah, I always prefere to restart the whole MagicMirror using pm2 restart MagicMirror. Also pm2 is watching the config.json file for any changes and will execute the restart the MagicMirror automatically.

      posted in Troubleshooting
      idoodlerI
      idoodler
    • RE: Making changes without stopping MM

      @jtmoore81 Well, this mirror is running pm2 there should be a watcher task running. Try to execute pm2 list to see if your MagicMirror is handled by it.

      posted in Troubleshooting
      idoodlerI
      idoodler
    • RE: Making changes without stopping MM

      @sharmstr That’ll only apply the changes to the UI, not to the underlaying node modules.

      posted in Troubleshooting
      idoodlerI
      idoodler
    • RE: Making changes without stopping MM

      @jtmoore81 Not really. Do you use pm2?

      posted in Troubleshooting
      idoodlerI
      idoodler
    • RE: Weather Modul with bars for min/max temperature?

      @rak This module is called MMM-forecast-io I am using it too:grinning_face_with_smiling_eyes:

      posted in Utilities
      idoodlerI
      idoodler
    • RE: Module Sending notification to a python project

      @bimbim2401 Well, my Python times are a long time ago. Just try to run this script ans log the output. I also highly recogmend you to open Chrome and look at the Websocket frames.

      posted in Requests
      idoodlerI
      idoodler
    • RE: Module Sending notification to a python project

      @bimbim2401 Well, in Chrome I can see. That the MagicMirror Webclient establishes a Websocket connection to ws://IP:8080/socket.io/?EIO=3&transport=websocket&sid=SOME_ID. You can clearly see the communication, as the communication is not encrypted at all.

      posted in Requests
      idoodlerI
      idoodler
    • RE: Module Sending notification to a python project

      @bimbim2401 You just have to establish a Websocket connection from your Python module to the MagicMirror at port 8080.

      posted in Requests
      idoodlerI
      idoodler
    • RE: MMM-Loxone

      @bobbythemoh Please check the latest version of MMM-Loxone. It’s not possible to display custom states:)

      posted in Utilities
      idoodlerI
      idoodler
    • RE: MMM-NOAA and Italian Translation

      @hriereb It’s me again :waving_hand_light_skin_tone:

      For a long term solution I realy recommend you to either fork the module on Github, or contact the module developer (I know, that he is currently rewriting the module due to some uncompatibilities with wounderground)

      posted in Requests
      idoodlerI
      idoodler
    • RE: what can i do in a module, porting from another mirror project

      @sdetweil Glad I could help you!

      posted in Development
      idoodlerI
      idoodler
    • RE: MMM-NOAA

      @hriereb Btw. I would love to see an upvote on the post that helped you the most:)

      posted in Troubleshooting
      idoodlerI
      idoodler
    • RE: MMM-NOAA

      @hriereb Oh, I guess, this is the weather description from the Weather API. The developer behind MMM-NOAA is currently reworking the module. You may contact him and request a full translatable config.

      posted in Troubleshooting
      idoodlerI
      idoodler
    • RE: MMM-NOAA

      @hriereb I am afraid, but I have no clue, what you mean. You can send me a screenshot, or mark what you mean on the example images on Github and post them here.

      posted in Troubleshooting
      idoodlerI
      idoodler
    • RE: MMM-NOAA

      @hriereb If you are using pm2 you can just enter pm2 restart MagicMirror, a reboot will do the same, but takes longer.

      posted in Troubleshooting
      idoodlerI
      idoodler
    • RE: MMM-NOAA

      @hriereb Well, thats odd then. I assume you did restart your MagicMirror after adding itallian, right?

      posted in Troubleshooting
      idoodlerI
      idoodler
    • RE: MMM-NOAA

      @hriereb You may try to lint your JSON then -> https://jsonlint.com/

      posted in Troubleshooting
      idoodlerI
      idoodler
    • 1 / 1