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

    Posts

    Recent Best Controversial
    • sendnotification mmm-swipe to mmm-Pages

      Hello guys,
      i try to change a page with a swipe. i installed the mmm-Swipe and mmm-pages module. i have 2 pages right now but i don’t understand how can i change the pages with a swipe. i don’t know where i should write down the send notification in with .js file. have someone a example for me or can tell me how it will work?

      Thanks

      posted in Requests
      F
      fischi87
    • MMM-Swipe how to swipe

      Hello,

      i installed the module, MMM-Swipe and it works first of all. i can see my act with my hands until now everything fine. now I want change the site with a swipe, how can i do this work? is there some how knows about that?

      thanks

      posted in Troubleshooting
      F
      fischi87
    • MMM-Iobroker "undefined"

      Hello guys,

      i installed the MMM-Iobroker module but it is just for mqtt devices possible to display them because i get in my mirror the message “undefined” when i write in the config other devices for example hm-rpc.

      thanks

      posted in Troubleshooting
      F
      fischi87
    • MMM-MirrorOnTheWall

      Hello guys, i have a problem with this module
      MMM-MirrorOnTheWall i follow the instructions but after

      ./start.sh
      

      i get a error:

      Error: Cannot find module '/home/pi/MagicMirror/connect_device_package/node_modules/aws-iot-device-sdk/examples/device-example.js'
      

      can someone help me please?

      posted in Troubleshooting
      F
      fischi87
    • RE: The 32" Inch Mirror

      @cowboysdude
      Hello, First of all, Reality great Job with your mirror 👍🏻👍🏻👍🏻
      A question, how is it possible to make the newsticker slide from the right to the left Site? It Looks really cool 😎

      Greedings

      posted in Show your Mirror
      F
      fischi87
    • RE: Magic Mirror with AI

      @akshaybahadur21

      very nice!!! how it works with the voice? i mean i need also a mic? is there a doc, how can i build this ai with hardware and so on?

      posted in Show your Mirror
      F
      fischi87
    • RE: Magic Mirror with AI

      @akshaybahadur21
      Good Morning, it is also Working dir german orr just english?

      posted in Show your Mirror
      F
      fischi87
    • RE: config.js docent work anymore

      @cruunnerr

      thanks it works again!!!

      posted in Troubleshooting
      F
      fischi87
    • RE: config.js docent work anymore

      @tbbear

      ist mein englisch echt so schlecht? :-)

      danke dir.

      posted in Troubleshooting
      F
      fischi87
    • config.js docent work anymore

      Hello guys,

      i don’t know what i did but my config.js is not working anymore. can somebody look at the code and tell me whats wrong?

      the calendar link i delete of course :-)

      /*************** AUTO GENERATED BY REMOTE CONTROL MODULE ***************/
      
      var config = 
      {
      	electronOptions: {
      		
      	},
      	address: "0.0.0.0",
      	port: 8090,
      	ipWhitelist: ["127.0.0.1", "::ffff:127.0.0.1", "::1", "192.168.178.26", "192.168.178.53"],
      	language: "de",
      	modules: [
      		{
      			module: "alert",
      			config: {
      				
      			}
      		},
      		{
      			module: "updatenotification",
      			position: "top_bar",
      			config: {
      			},
      		},
      		{
      			module: "clock",
      			position: "top_center",
      			config: {
      				
      			}
      		},
      		{
      			module: "calendar",
      			header: "Kalender",
      			position: "bottom_left",
      			config: {
      				calendars: [
      					{
      						url: "",
      						symbol: "calendar"
      					},
      					{
      						url: "",
      						symbol: "recycle"
      					},
                          {
                              url: "",
                              symbol: "eur"
                          },
                          {
                              url: "",
                              symbol: "scissors"
                          },
      				],
      				timeFormat: "absolute",
      				dateFormat: "Do MMM",
      				maximumEntries: "5",
      			}
      		},
      		{
      			module: "currentweather",
      			position: "top_left",
      			config: {
      				location: "Strehla,Germany",
      				locationID: "2826033",
      				appid: "",
      				iconTable: {
      					"01d": "wi-day-sunny",
      					"02d": "wi-day-cloudy",
      					"03d": "wi-cloudy",
      					"04d": "wi-cloudy-windy",
      					"09d": "wi-showers",
      					"10d": "wi-rain",
      					"11d": "wi-thunderstorm",
      					"13d": "wi-snow",
      					"50d": "wi-fog",
      					"01n": "wi-night-clear",
      					"02n": "wi-night-cloudy",
      					"03n": "wi-night-cloudy",
      					"04n": "wi-night-cloudy",
      					"09n": "wi-night-showers",
      					"10n": "wi-night-rain",
      					"11n": "wi-night-thunderstorm",
      					"13n": "wi-night-snow",
      					"50n": "wi-night-alt-cloudy-windy"
      				}
      			}
      		},
      		{
      			module: "weatherforecast",
      			position: "top_left",
      			header: "Wettervorhersage",
      			config: {
      				location: "Strehla, Germany",
      				locationID: "2826033",
      				appid: "",
      				iconTable: {
      					"01d": "wi-day-sunny",
      					"02d": "wi-day-cloudy",
      					"03d": "wi-cloudy",
      					"04d": "wi-cloudy-windy",
      					"09d": "wi-showers",
      					"10d": "wi-rain",
      					"11d": "wi-thunderstorm",
      					"13d": "wi-snow",
      					"50d": "wi-fog",
      					"01n": "wi-night-clear",
      					"02n": "wi-night-cloudy",
      					"03n": "wi-night-cloudy",
      					"04n": "wi-night-cloudy",
      					"09n": "wi-night-showers",
      					"10n": "wi-night-rain",
      					"11n": "wi-night-thunderstorm",
      					"13n": "wi-night-snow",
      					"50n": "wi-night-alt-cloudy-windy"
      				}
      			}
      		},
              {
                  module: "MMM-EasyPix",
                  header: "Wlan-Code",
                  position: "bottom_right",
                  config: {
                    picName: "qrcode.png",
                    maxWidth: "150px",
                    header: "Wlan",
                  }
              },
      		{
      			module: "MMM-MovieListings",
      			position: "top_left",
      			config: {
      				apiKey: 'cee87e81c99b368b7aa611763b37fada',
      				region: 'DE',
      				language: 'de-DE',
      				interface: 'poster',
      				}
      		},
      		{
            			module: 'MMM-MyCommute',
            			position: 'middle_right',
                      header: 'Weg zur Arbeit',
            			config: {
      				apikey: 'AIzaSyAfVoBUzZmIRxFiKtfgw882SrvOBzMYKpk',
      				origin: 'Melchior-Tatzen-Weg 24, 01616 Strehla',
      				showSummary: true,
      				destinations: [
      						{
      						destination: 'Peschelstraße 33, 01139 Dresden',
      						label: 'ElbePark',
      						mode: 'driving',
      						alternatives: true,
      						}
      					      ]
      				}
      		},
      	paths: {
      		modules: "modules",
      		vendor: "vendor"
      	}
      }
      
      /*************** DO NOT EDIT THE LINE BELOW ***************/
      if (typeof module !== 'undefined') {module.exports = config;}
      
      
      posted in Troubleshooting
      F
      fischi87
    • RE: Magic Mirror with AI

      thats really awesome!!! im also interested on your code. i would like to see it soon!!!

      greet job!!

      posted in Show your Mirror
      F
      fischi87
    • RE: My First Mirror... until now ^^

      @cruunnerr

      ah yes alright, thanks

      posted in Show your Mirror
      F
      fischi87
    • RE: My First Mirror... until now ^^

      Hello, is a really awesome mirror really!!!

      one question, how can i get the header over the qr code picture?

      thanks

      posted in Show your Mirror
      F
      fischi87
    • RE: How connect with ext. Ip

      @bhepler

      Good Morning, thanks for ur example but with the Router ip it dosend work and to give any Connection free it for Me not the right way, so can everybody See my mirror online and this is, i think not so good 😅

      posted in Troubleshooting
      F
      fischi87
    • RE: How connect with ext. Ip

      @bhepler

      Thanks for ur awnser.
      Can u give Me a example please? I dont understand what u mean.

      posted in Troubleshooting
      F
      fischi87
    • RE: After Update to 2.1.3 nothing works anymore

      Yes this is the Solution, thanks a lot. I read it also in a other topic.

      Thanks

      posted in Troubleshooting
      F
      fischi87
    • RE: How connect with ext. Ip

      Hello, i have already a ddns Service and this ddns works and like i wrote and i Add a portforwarting already in my Router but the mirror page say always that this ip dosend allow…

      Is it Right When i Write my Domain in the whitelist?

      posted in Troubleshooting
      F
      fischi87
    • How connect with ext. Ip

      Hello guys,

      It is possible to connect on my mirror with my Domain? Because of my work im not at Home everyday and i want connect to my mirror page with my on Domain.
      I did already a portforwarting to my mirror page in my Router and in my comfig.js i add the Domain in address: but it dosent work. It is possible?

      Greedings

      posted in Troubleshooting
      F
      fischi87
    • RE: After Update to 2.1.3 nothing works anymore

      Good Morning,

      I Start my pi and normaly i can Go to the local page with ip:8090 but this page dosend work. When i do

      pm stop all
      

      And Start the mirror with

      DISPLAY:=0 npm start 
      

      Then it Starts the run Script and load every modules i have but it dosent load the page at ip:8090, i get no awnser.

      posted in Troubleshooting
      F
      fischi87
    • RE: After Update to 2.1.3 nothing works anymore

      What do u mean?

      I Start my mirror with pm2 automatic.

      Befor Update everything works will. I just did

      git pull && npm install
      
      posted in Troubleshooting
      F
      fischi87
    • 1
    • 2
    • 3
    • 4
    • 5
    • 6
    • 7
    • 5 / 7