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

    Posts

    Recent Best Controversial
    • PIR Senor Test

      Hi,

      I have some problems to install the pir sensor to send the monitior to sleep.

      I don´t know, if my sensor is working correct. Has anybody a tutorial, how to connect the pir right and to test the function?

      I think I connect everything right, but it doesn´t work.

      Sebastian

      posted in Troubleshooting
      S
      shgmongohh
    • RE: PIR-Sensor - put your mirror to sleep if not used

      @murattyilmaz

      I have the same issue. Does anybody have a solution for this problem?

      posted in Troubleshooting
      S
      shgmongohh
    • RE: Trafficmaps

      @wscheer

      Thanks for the little tutorial!
      Could you please explain, with which module do you calculating the current time to your work and mom?

      Sebastian

      posted in Development
      S
      shgmongohh
    • RE: MMM-Carousel ignoreModules

      @ianperrin

      Thanks a lot.

      posted in Troubleshooting
      S
      shgmongohh
    • RE: MMM-Carousel ignoreModules

      @strawberry-3.141
      When I put it in quotes ['clock'] I also get the failure message that something is wrong in my config file.

      posted in Troubleshooting
      S
      shgmongohh
    • MMM-Carousel ignoreModules

      Hi guys,

      I have a problem with the module Carousel to ignore some modules.

      I get the failure message, that something is wrong the the MM config file, when I put in some Modules to ignore.
      Whats wrong with my config file?

      Sebastian

       {
          module: 'MMM-Carousel',
          config: {
          [clock, calender] 
          }
      },
      posted in Troubleshooting
      S
      shgmongohh
    • RE: Trafficmaps

      @KirAsh4

      Hi do you have a Homepage or Tutorial where I can learn and train to programming?

      posted in Development
      S
      shgmongohh
    • MMM-Traffic: Some routes on some days

      Is it possible two show some route only on specific days. For expampel “Route to work” only on Monday till Friday.
      And at a specific time?? For expampel “Route to work” from 6 am till 9 am.

      Sebanstian

      posted in Troubleshooting
      S
      shgmongohh
    • RE: Default calender module - two calenders in one module

      @kckndrgn
      Thank you

      posted in Troubleshooting
      S
      shgmongohh
    • Default calender module - two calenders in one module

      Hi,

      is it possible to have two calender.ics in the default module?

      I tried the following, but only the first calender is shown.

      			module: 'calendar',
      			header: 'Kalender',
      			position: 'top_left',
      			config: {
      				maximumEntries: '5',
      				fade: false,
      				calendars: [
      					{
      						symbol: 'calendar-check-o ',
      						url: 'https://calendar.google.com/calendar/ical/6eg1noirmh70doip6aa3gsmnis%40group.calendar.google.com/public/basic.ics',
                               symbol: 'calendar',
      						url: 'https://calendar.google.com/calendar/ical/6lmacpjrrr96vi590djoo8nadk%40group.calendar.google.com/public/basic.ics'
      					}
      				]
      			}
      		},
      

      Sebastian

      posted in Troubleshooting
      S
      shgmongohh
    • 1
    • 2
    • 5
    • 6
    • 7
    • 8
    • 9
    • 10
    • 7 / 10