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

    Posts

    Recent Best Controversial
    • RE: MMM-WeatherBackground

      @Sean
      I am using NOAA3 and i simply add the the following lines the my config:

      {
        module: "MMM-WeatherBackground",
        // don't assign position.
        config: {}
      },
      

      Unfortunately the background is still black.
      Is ther something else to consider?
      Thanks a lot
      Regards

      posted in Utilities
      V
      Vauxdvihl
    • RE: Broken PI ...need help for saving config

      Does nobody has any idea?

      Thanks

      posted in Troubleshooting
      V
      Vauxdvihl
    • Broken PI ...need help for saving config

      Hi all,
      yesterday i did an upgrade to my mm-pi (sudo apt-get upgrade)
      Unfortunately during the installation my son switched off the power supply.
      Now the pi starts but do not display anything (i think the mm hangs somewhere…)
      Connecting a keyboard and a mouse bring not any benefit.
      I am not unhappy about seeting up the system new…but the config file i want to restore.
      Is there a possibility to get this config file restored…

      I am not an expert
      I was not able to see the mm folder while searching throught the sd card on an windows pc.

      Thanks a lot for any help

      Regards

      posted in Troubleshooting
      V
      Vauxdvihl
    • RE: MMM-Timetable

      @Sean
      Can i change the timeformat to European one?
      like 22:30?

      Thanks

      posted in Productivity
      V
      Vauxdvihl
    • RE: MMM-Timetable

      @sean
      I have done it

      Thanks

      posted in Productivity
      V
      Vauxdvihl
    • RE: MMM-Timetable

      @sean said in MMM-Timetable:

      {
      module: “MMM-Timetable”,
      position: “top_right”,
      }

      This is strange
      No error message and nothing shown on the screen
      I have generated a test config file (contains only the timeline)
      Hmm i need to check it

      posted in Productivity
      V
      Vauxdvihl
    • RE: MMM-Timetable

      @Sean
      Thanks a lot for this module
      For testing i have simply copied your example to my config.
      But i am not able to get it running
      The screen stays black
      Any idea
      Do i have to use the lastest version of the magic mirror sw?

      Thanks a lot
      Greetz

      0|mm       | Shutting down server...
      0|mm       | > magicmirror@2.4.1 start /home/pi/MagicMirror
      0|mm       | > sh run-start.sh
      0|mm       | Starting MagicMirror: v2.4.1
      0|mm       | Loading config ...
      0|mm       | Loading module helpers ...
      0|mm       | No helper found for module: clock.
      0|mm       | No helper found for module: alert.
      0|mm       | No helper found for module: MMM-Timetable.
      0|mm       | All module helpers loaded.
      0|mm       | Starting server on port 8080 ... 
      0|mm       | Server started ...
      0|mm       | Sockets connected & modules started ...
      0|mm       | Launching application.
      
      
      	{
        //disabled:true,
        module: "MMM-Timetable",
        position: "top_right",
        config: {
          timeFormat: "hh:mm A",
          height: "800px",
          width: "150px",
          mode: "5days", // "today", "5days", "7days"
          refreshInterval: 1000*60,
          displayEndTime:true, //whether display endTime on timeline or not.
          schedules: [ //array of schedules
            {
              title: "Slytherin 2nd Year",
              file: null, // or "test.csv" - comma separated text file. (see `test.csv`)
              schedule: [
                // [weekday, starttime(24h), endtime(24h), title, subtitle, backgroundColor(optional)]
                // weekday : 1 for Monday, 2 for Tuesday, ... 7 for Sunday
                [1, "0730", "0900", "Breakfast", "", "rgba(0,255,0, 0.5)"],
                [2, "0730", "0900", "Breakfast", "", "rgba(0,255,0, 0.5)"],
                [3, "0730", "0900", "Breakfast", "", "rgba(0,255,0, 0.5)"],
                [4, "0730", "0900", "Breakfast", "", "rgba(0,255,0, 0.5)"],
                [5, "0730", "0900", "Breakfast", "", "rgba(0,255,0, 0.5)"],
                [1, "1200", "1300", "Lunch", "", "rgba(0,255,0, 0.5)"],
                [2, "1200", "1300", "Lunch", "", "rgba(0,255,0, 0.5)"],
                [3, "1200", "1300", "Lunch", "", "rgba(0,255,0, 0.5)"],
                [4, "1200", "1300", "Lunch", "", "rgba(0,255,0, 0.5)"],
                [5, "1200", "1300", "Lunch", "", "rgba(0,255,0, 0.5)"],
                [1, "1800", "1900", "Dinner", "", "rgba(0,255,0, 0.5)"],
                [2, "1800", "1900", "Dinner", "", "rgba(0,255,0, 0.5)"],
                [3, "1800", "1900", "Dinner", "", "rgba(0,255,0, 0.5)"],
                [4, "1800", "1900", "Dinner", "", "rgba(0,255,0, 0.5)"],
                [5, "1800", "1900", "Dinner", "", "rgba(0,255,0, 0.5)"],
                [1, "1100", "1145", "Transfiguration", "w/Ravenclaw"],
                [1, "1315", "1400", "Charms", "w/Hufflepuff"],
                [2, "0915", "1045", "Transfiguration", "w/Ravenclaw"],
                [2, "1500", "1630", "Herbology", "w/Ravenclaw"],
                [3, "0915", "1045", "Defense Against The Dark Art", "w/Gryffindor", "rgba(255,0,0,0.5)"],
                [3, "1100", "1145", "Charms", "w/Hufflepuff"],
                [3, "1315", "1445", "History of Magic", "w/Hufflepuff"],
                [3, "1500", "1630", "Potions", "w/Gryffindor"],
                [4, "1100", "1145", "Defense Against The Dark Art", "w/Gryffindor"],
                [5, "1315", "1400", "Potions", "w/Gryffindor"],
              ]
            },
            {
              title: "Slytherin 2nd Year (only classes)",
              schedule: [
                [1, "1100", "1145", "Transfiguration", "w/Ravenclaw"],
                [1, "1315", "1400", "Charms", "w/Hufflepuff"],
                [2, "0915", "1045", "Transfiguration", "w/Ravenclaw"],
                [2, "1500", "1630", "Herbology", "w/Ravenclaw"],
                [3, "0915", "1045", "Defense Against The Dark Art", "w/Gryffindor", "rgba(255,0,0,0.5)"],
                [3, "1100", "1145", "Charms", "w/Hufflepuff"],
                [3, "1315", "1445", "History of Magic", "w/Hufflepuff"],
                [3, "1500", "1630", "Potions", "w/Gryffindor"],
                [4, "1100", "1145", "Defense Against The Dark Art", "w/Gryffindor"],
                [5, "1315", "1400", "Potions", "w/Gryffindor"],
              ]
            },
          ]
        }
      },
      
      posted in Productivity
      V
      Vauxdvihl
    • RE: MMM-CalendarExt

      @sean
      Thx a lot
      It works
      Greetz

      posted in Productivity
      V
      Vauxdvihl
    • RE: MMM-CalendarExt

      @Sean
      Sorry no
      Currently school is out (summer)
      Starts again on tuesday next week
      So there should be an entry called “Sommerferien” in the calendar for this week and for next monday.
      But i will set it like your request

      Thanks

      posted in Productivity
      V
      Vauxdvihl
    • RE: MMM-CalendarExt

      @Sean
      Here u r

      Thanks

      {
      				module: 'MMM-CalendarExt',
      				position: "lower_third", //anywhere. It is not related to real position of view
      				config: { // Read below
      				system: {
      				  show: [/*'current','upcoming',*/'weeks'],
      				  locale: 'de', //when omitted, default value would be your system default locale by moment.js
      				  showEmptyView: 0,
      				  fullDayEventLocalize: 1,
      				  redrawInterval: 30*60*1000, //minimum 60000
      				  useProfileConfig: 0,
      				  startProfile: ''
      				},
      				
      				 views: {
      						current: {
      						  position: "top_center",
      						  title: "Heute",
      						  limit: 2,
      						},
      						upcoming: {
      						  position: "top_center",
      						  title: "Demnächst",
      						  limit: 2,
      						},
      						weeks: {
      						  position: "bottom_bar",
      						  title: "Überblick",
      						  counts: 2,
      						}
      					  },
      		  calendars: [
      				  {
      					name: "Ferien Bayern",
      					url: "http://localhost:8080/modules/bayern_gf.ics",
      					styleName: "style1",
      					symbol: 'de@em',
      				    maxEntries: 50,
      					maxDays:365,
      					interval: 24*60*60*1000,
      				  },
      				 {
      					name: "Müllabfuhr",
      					url: "http://localhost:8080/modules/abfallkalender.ics",
      					classPattern: [["/Gelber Sack/g", "style7"], ["/Restmülltonne/g", "style18"], ["/Biotonne/g", "style20"],["/Papiertonne/g", "style5"],["/Problemabfälle/g", "style1"]],
      					symbol: 'put_litter_in_its_place@em',
      					maxEntries: 50,
      					maxDays:365,
      					interval: 24*60*60*1000,
      				  },
      				  {
      					name: "Sascha",
      					url: "https://calendar.google.com/calendar______",
      					styleName: "style19",
      					symbol: 'guitar@em',
      				    maxEntries: 50,
      					maxDays:365,
      					interval: 24*60*60*1000,
      				  },
      				  {
      					name: "Familie Warneke",
      					url: "https://calendar.google.com/calendar______",
      					styleName: "style6",
      					symbol: 'man-woman-boy-boy@em',
      				    maxEntries: 50,
      					maxDays:365,
      					interval: 24*60*60*1000,
      				  },
      				  {
      					name: "Benjamin",
      					url: "https://calendar.google.com/calendar_____",
      					styleName: "style11",
      					symbol: 'bike@em',
      				    maxEntries: 50,
      					maxDays:365,
      					interval: 24*60*60*1000,
      				  },
      				   {
      					name: "Geburtstag",
      					url: "https://calendar.google.com/calendar_____",
      					styleName: "style12",
      					symbol: 'birthday@em',
      				    maxEntries: 50,
      					maxDays:365,
      					interval: 24*60*60*1000,
      				  },
      				  	{
      					name: "Steffi",
      					url: "https://calendar.google.com/calendar______",
      					styleName: "style12",
      					symbol: 'crown@em',
      				    maxEntries: 50,
      					maxDays:365,
      					interval: 24*60*60*1000,
      				  },
      				  	{
      					name: "Elyas",
      					url: "https://calendar.google.com/calendar____",
      					styleName: "style11",
      					symbol: 'baby@em',
      				    maxEntries: 50,
      					maxDays:365,
      					interval: 24*60*60*1000,
      				  },
      				],
      				 },
      
      posted in Productivity
      V
      Vauxdvihl
    • RE: MMM-CalendarExt

      @Sean
      It is strange
      I have copied the file to the system

      Log:

      [CALEXT] http://localhost:8080/modules/bayern_gf.ics  >> 
      0|mm       | { state: 'renewed',
      0|mm       |   lastFetchedTime: '18-09-08 09:07:31',
      0|mm       |   lastFetchedEvents: 17,
      0|mm       |   lastFetchedOldEvents: 0,
      0|mm       |   lastServedEvents: 17,
      0|mm       |   error: null }
      
      

      Config:

      calendars: [
      				  {
      					name: "Ferien Bayern",
      					url: "http://localhost:8080/modules/bayern_gf.ics",
      					styleName: "style1",
      					symbol: 'de@em',
      				    maxEntries: 50,
      					maxDays:365,
      					interval: 24*60*60*1000,
      				  },
      

      But the module will not show the datas in the calendar.
      Other google calendars are shown

      Any idea?

      Thank

      posted in Productivity
      V
      Vauxdvihl
    • RE: MMM-CalendarExt

      @Sean
      I have done an update from your module.
      But know the view of my “bank holidays” does not work anymore (the google calender dates are still working fine)
      Can it be that there is some problem accordingly.
      I am using via “webcal” these datas from the following adress:
      www.ecoline-media.de/ics/bayern_gf.ics

      Thanks for you help and your great work
      Cheers

      posted in Productivity
      V
      Vauxdvihl
    • RE: MMM-PublicTransportHafas – Public transport information for all stations known to Deutsche Bahn

      @raywo
      Thanks for this great module
      Today here in munich we had absolutly chaos with regards to the “sbahn” here.
      I was wondering that the modules displays me…everything is ok.

      So i have been checking the stations from Start Starnberg to End Munich.
      But in the morning (and also till now) the end will be never reached by “sbahn” because of big problems.
      Isnt there a possibilty to check if there are some problems by the choosen start-to-end connection?

      Thanks a lot

      posted in Transport
      V
      Vauxdvihl
    • RE: DeutscheBahn - API - direct relations - information of german railway - DB

      @Vauxdvihl
      Hat geklappt
      Musste in der BahnhofsID “nur” die führenden Nullen mit anhängen
      Danke

      posted in Transport
      V
      Vauxdvihl
    • RE: DeutscheBahn - API - direct relations - information of german railway - DB

      @__Tom__
      Mist funzt bei mir noch nicht so richtig
      mm_bahn.js

      //defaults: {
      		
      		initialLoadDelay: 1000,
                      BAHN_API_KEY: "Bearer b06f7ddcbdae2835cc5f43495xxxxxxx", //"Bearer +ApiKey"
                      Abfahrtbahnhof: 8004874,                                 // API evaid mein Bahnhof      
                      Zielbahnhof: "München Hbf (tief)",                            // Searchstring
      		updateInterval:  2*60*1000 // every 2 minutes
                      
      	},
      

      Schreib leider nur “Rufe Daten ab…”

      Habe mich auf der HP von der DB die TimeTables und die Fahrplände abonniert.
      Muss nochmal schauen woran es liegen könnten

      posted in Transport
      V
      Vauxdvihl
    • RE: DeutscheBahn - API - direct relations - information of german railway - DB

      @__Tom__
      Vielen Dank
      Werde mal versuchen (wenn Du Dein Module fertig hast) es bei mir einzubinden
      Vielen Dank

      posted in Transport
      V
      Vauxdvihl
    • RE: [MMM-RTSPStream] - Video Streaming from Live Feeds & Security Cameras

      @shbatm
      THANKS A LOT
      Thumbs up to you
      It works

      posted in Utilities
      V
      Vauxdvihl
    • RE: [MMM-RTSPStream] - Video Streaming from Live Feeds & Security Cameras

      Hi,
      thanks for this great module.
      One question.
      I am using a bird cam with another rpi
      This “live stream” directly coming from the birds housing is available under the IP
      “http://xxx.xxx.xxx.xxx”
      Unfortunately i am was not able so far, to “show” this live stream on my magic mirror.
      The link that i used in the config file for this module was:
      “rstp://http://…”
      “http://…”
      “rstp://…”

      The Bird Cam uses “RPI CAM Control V6.2.31”

      Can anybody help?
      Thanks a lot

      posted in Utilities
      V
      Vauxdvihl
    • RE: DeutscheBahn - API - direct relations - information of german railway - DB

      Hi Tom,
      danke für das Modul was mich wirklich sehr interssiert.
      Bevor ich den Aufwand investiere, könntest Du mal bitte schauen ob die Bahnhöfe

      • Start “Possenhofen” ==> Ziel “München”
        oder
      • Start “Starnberg” ==> Ziel “München”
        verfügbar sind.

      Vielen Dank
      Gruß

      posted in Transport
      V
      Vauxdvihl
    • 1
    • 2
    • 3
    • 4
    • 5
    • 6
    • 7
    • 5 / 7