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
    • Echo dot and magicmirror

      Bonjour, hello, guten tag

      Je vous présente ma demande :

      J’ai actuellement un echo dot et un miroir. Etant très novice dans le domaine mais curieux des capacités du magicmirror j’essaye de fusionner mon echo dot et mon mirroir, pour uniquement afficher les résultats de l’application alexa amazon sur mon miroir (comme c’est le cas en ayant mis l’application sur mon pc windows 10). J’ai bien tenté le module iframereload mais je savais que les pages web ne sont pas incluses. L’idée serait alors de minimiser l’affichage du magic mirror et de mettre à côté la page web de l’application alexa. C’est une idée basique mais je ne sais pas comment réduire le miroir qui prend toute la taille de mon écran quand je lance le pm2 mm. Merci pour vos idées…et désolé de n’avoir pas pu écrire en anglais…
      Bonne soirée à tous…

      posted in General Discussion
      C
      chassain 0
    • RE: [MMM-iFrameReload]: iFrame won't load

      Hello,

      Sorry for my english.
      I’m using MagicMirror with different module. here my configuration :
      {
      module: “MMM-pages”,
      disabled: false,
      config: {
      modules:
      [[ ‘MMM-WunderGround’ ],
      [ “calendar”, “calendar_monthly” ],
      [ “MMM-GoogleMapsTraffic” , “MMM-MyCommute” ],
      [ “MMM-iFrameReload” ]], // 3 webcam live on youtube
      excludes: [ “clock” , “newsfeed” , “MMM-page-indicator” ],
      rotationTime: 25000,
      }
      },
      but i have some problems after time because MagicMirror stop to refresh (stop to a page). Maybe cause i have 3 webcam video to see. i changed memory GPU to 16 to allowed more place to video. It’s better but same problems after time.
      So, i would like,with help, to see one video in page 4 (to reduce memory) and refresh iframe all 10 seconds. The module iFrame was better for my configuration but it doesn’t work.
      I’m noob and it’s my first investigation with raspberry pi3.
      Thanks for an idea to adapte my configuration or increase memory.
      (and sorry for english) ;)

      posted in Troubleshooting
      C
      chassain 0
    • RE: MMM-MyCommute

      @richland007 ;)

      posted in Transport
      C
      chassain 0
    • RE: MMM-MyCommute

      @j.e.f.f yes I have and check

      posted in Transport
      C
      chassain 0
    • RE: MMM-MyCommute

      @j.e.f.f thank you. But same problem with no icon. Maybe an error with apikey ?

      posted in Transport
      C
      chassain 0
    • RE: MMM-MyCommute

      Hi,

      Sorry for english.
      I can’t display icon of differents mode (driving, …) in my module. I can see just label and times. But it’s working well. I add a color but same problem. Thanks for help.

      apikey: ‘API KEY’,
      origin: ‘XXXX’,
      startTime: ‘00:00’,
      endTime: ‘23:59’,
      hideDays: [],
      showSummary: true,
      colorCodeTravelTime: true,
      moderateTimeThreshold: 1.1,
      poorTimeThreshold: 1.3,
      nextTransitVehicleDepartureFormat: “[next at] h:mm a”,
      travelTimeFormat: “h [h] m [min]”,
      travelTimeFormatTrim: “left”,
      pollFrequency: 10 * 60 * 1000, //every ten minutes, in milliseconds
      destinations: [
      {
      destination: ‘Avenue de la Tour Royale, 83000 Toulon’,
      label: ‘Boulot’,
      mode: ‘driving’,
      waypoints: ‘83220 Le Pradet | Auberge Sainte Marguerite’
      },
      {
      destination: ‘Gare de Toulon, 83000 Toulon’,
      label: ‘Gare Toulon’,
      mode: ‘driving’,
      color: ‘#82E5AA’
      },
      {
      destination: ‘Aéroport Marseille Provence’,
      label: ‘Aéroport Marignane’,
      mode: ‘driving’
      },
      {
      destination: ‘31000 Toulouse’,
      label: ‘Toulouse’,
      mode: ‘driving’
      },
      {
      destination: ‘33000 Bordeaux’,
      label: ‘Bordeaux’,
      mode: ‘driving’
      }

      posted in Transport
      C
      chassain 0
    • 1 / 1