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

    Posts

    Recent Best Controversial
    • RE: Twitter feed

      @MaxPower hello

      i m working with https://github.com/ulrichwisser/MMM-Widget2 and https://publish.twitter.com/# to embed the code…easy to integrate

      posted in Troubleshooting
      C
      chassain 0
    • new tv..problem with vnc during sleeping

      Hello everybody,

      since i changed tv i can’t connect to vnc after a sleeping of tv. the connection comes again when i turn on…for a few moment i see black screen when i turn off. i changed parameters tv and it works for ssh but not vnc (hdmi off during sleeping ?)
      Thanks

      posted in Hardware
      C
      chassain 0
    • RE: MMM-RAIN-MAP (new: version 2.x)

      @Jalibu i can again

      posted in Utilities
      C
      chassain 0
    • RE: MMM-RAIN-MAP (new: version 2.x)

      @chassain-0 i have a rasp pi4 4GB

      posted in Utilities
      C
      chassain 0
    • RE: MMM-RAIN-MAP (new: version 2.x)

      @rubenix or pi 4 8GB. :) i have a lot of modules switching with the module mm pages and i have no problem with rain map (power on during 24h/24)

      posted in Utilities
      C
      chassain 0
    • RE: Return to first page after a delimited time

      salut.

      You can use mmm pages and define display time for all pages. there is an automaticallly loop

      posted in Requests
      C
      chassain 0
    • RE: MMM-DarkSkyForecast Loading...

      @P_Tmans you re welcome

      posted in Troubleshooting
      C
      chassain 0
    • RE: MMM-DarkSkyForecast Loading...

      @P_Tmans try a sudo reboot after npm install

      posted in Troubleshooting
      C
      chassain 0
    • RE: MMM-DarkSkyForecast Loading...

      @P_Tmans one by one to begin

      posted in Troubleshooting
      C
      chassain 0
    • RE: MMM-DarkSkyForecast Loading...

      @P_Tmans i think…and add only parameters to the config.js and not darsky…js

      posted in Troubleshooting
      C
      chassain 0
    • RE: MMM-DarkSkyForecast Loading...

      @P_Tmans said in MMM-DarkSkyForecast Loading...:

           latitude: "52.448896",
           longitude: "-1.74335",      
           iconset: "2c",
           concise: false,
           forecastLayout: "tiled"
      

      Only with the config.js it’s ok for me

      posted in Troubleshooting
      C
      chassain 0
    • RE: MMM-DarkSkyForecast Loading...

      @P_Tmans edit your config here and i will check with my api key

      posted in Troubleshooting
      C
      chassain 0
    • RE: MMM-DarkSkyForecast Loading...

      @P_Tmans no problem with me today. Check your config.js

      posted in Troubleshooting
      C
      chassain 0
    • RE: MMM-RAIN-MAP (new: version 2.x)

      @Fozi the best way is to add disabled: true at each module one by one and restart mm beetwen

      posted in Utilities
      C
      chassain 0
    • RE: MMM-RAIN-MAP (new: version 2.x)

      @Jalibu thank to you. It’s a nice module even if the rain is null in south of france lol

      posted in Utilities
      C
      chassain 0
    • RE: MMM-RAIN-MAP (new: version 2.x)

      @lavolp3 i don’t think but you can check…the format was only in 12h

      posted in Utilities
      C
      chassain 0
    • RE: MMM-RAIN-MAP (new: version 2.x)

      Nice and working module for me (conf openstreetmap)…Be carefull with timeformat, need no " "

      posted in Utilities
      C
      chassain 0
    • RE: Euromillions display on MagicMirror

      @thymon
      Capture d’écran de 2020-05-19 09-40-00.png

      Hello,

      i 'm using the module MMM-smartwebdisplay to display some web url on my magicmirror, like sncf, magicmirror,…
      You can use this for the moment with this configuration

      		{
      			module: 'MMM-SmartWebDisplay',//
      			disabled: false,
      			position: 'right',	// This can be any of the regions.
      			config: {
      				// See 'Configuration options' for more information.
      				logDebug: false, //set to true to get detailed debug logs. To see them : "Ctrl+Shift+i"
      				height:"550", //hauteur du cadre en pixel ou %
      				width:"500", //largeur
                     				updateInterval: 10, //in min. Set it to 0 for no refresh (for videos)
                      				NextURLInterval: 0, //in min, set it to 0 not to have automatic URL change. If only 1 URL given, it will be updated
                      				displayLastUpdate: false, //to display the last update of the URL
      				displayLastUpdateFormat: 'ddd - HH:mm:ss', //format of the date and time to display
                      				url: ["https://tirage-gagnant.com/euromillions/resultats-euromillions/"], //source of the URL to be displayed
                      				scrolling: "no" // allow scrolling or not. html 4 only
      				}
      		},
      

      change options like you want…It’s just an idea for you…Have fun !

      posted in Requests
      C
      chassain 0
    • RE: Cronjob doesn't work with my MM

      @MisterT

      PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin
      SHELL=/bin/bash

      0 20 * * * pm2 stop mm
      0 6 * * 1-5 pm2 start mm

      posted in Troubleshooting
      C
      chassain 0
    • 1 / 1