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 33
    • Posts 127
    • Groups 0

    Posts

    Recent Best Controversial
    • RE: MMM-crypto-portfolio

      Hello, I install ur module and just copy and paste ur config from the readme but I get just a header with ‘my crypto portfolio’ and nothing more. is this module just update? or what I did wrong?

      thanks

      posted in Utilities
      F
      fischi87
    • current weather dosent work

      Hello guys, I updated the mm to 2.18 und now my current weather dosent work anymore. it displays just “loading” but nothing more. is there a solution or it?

      thanks!

      posted in Troubleshooting
      F
      fischi87
    • RE: Unable to get MMM-NiceHash to pull data

      @baraka Hallo, ich habe das gleiche Problem, vielleicht kannst du dir die Konfiguration ansehen?! module: 'MMM-NiceHash', position: 'bottom right', header: 'NiceHash', config: { apiKey: '...', apiSecret: '...', organizationId: '...', currency: 'EUR', symbolPosition: 'right', }

      thanks

      posted in Troubleshooting
      F
      fischi87
    • RE: Need Help to organize

      @kristjanesperanto said in Need Help to organize:

      Which module is this?

      no idea?!

      posted in Custom CSS
      F
      fischi87
    • RE: Need Help to organize

      @kristjanesperanto

      thanks for ur reply. it is MMM-iobroker

      posted in Custom CSS
      F
      fischi87
    • Need Help to organize

      Hello guys, I hope u understand me. right now it looks not so good, how can I fix this problem to organize the words and numbers?

      thanks

      Bildschirmfoto 2022-01-30 um 18.32.23.png

      posted in Custom CSS
      F
      fischi87
    • RE: MMM-Iobroker

      @c1olli thanks for ur reply, where do i set this value? 1 minute is set in the js file?

      greetings

      posted in Troubleshooting
      F
      fischi87
    • MMM-Iobroker

      Hey Guys, ich have a problem with the MMM-Iobroker module.

      it is updated every minute for 10 times and then the data was not updated anymore, what could be the reason? after the last update of the data, it is as if the module were frozen.

      can someone help me?

      thanks greetings

      posted in Troubleshooting
      F
      fischi87
    • RE: Current-weather

      hello elmattt, just a question, how I an get this house icon?

      thanks

      posted in Custom CSS
      F
      fischi87
    • RE: MMM-iobroker change color

      @cowboysdude

      for the module MMM-iobroker
      is ist the temperature from my heating control

      posted in Custom CSS
      F
      fischi87
    • MMM-iobroker change color

      hey guys, i want change the color for my temperature. for example, if temperature 18C should be the 18C looking blue and if the temperature 22C should be the 22C red.
      is this possible to config?

      thanks greedings Axel

      posted in Custom CSS
      F
      fischi87
    • RE: My first Mirror

      @zwirbel

      I use a iframe and let show my own “server” things from there. the name from the program witch run on my server is “iobroker” there u can connect every company devices together. it is really a awsome program.

      posted in Show your Mirror
      F
      fischi87
    • RE: My first Mirror

      @ganget

      thanks!

      I use a 27" iiyama monitor like Micheal wrote down in the first magic mirror project.

      this is a xiaomi motion detector for the lights. this places is just because my roof is still not ready painted this is the reason why it have this places right now.

      posted in Show your Mirror
      F
      fischi87
    • My first Mirror

      Hello guys, now i want show u my mirror.
      i installed nearly in the whole wall i don’t like the mirror frame so bold. u can see it in the pictures.

      i installed:

      -mmm-mycommute
      -mmm-iframe
      -mmm-spotify
      -mmm-systemtemp

      in the iframe i let show my smartphone devices like u can see with window states and heating and lights.

      of course im not really ready with it but u can always change something :-)

      okay thats all. thanks on the community for some help.

      greedings

      (sorry about my english :-))

      0_1549018555762_59AC0CFD-B782-4037-97B3-7329A140346E.jpg
      0_1549018610862_IMG_0494.JPG
      0_1549018711043_IMG_0493.JPG
      0_1549018719739_IMG_0492.JPG
      0_1549018730399_IMG_0491.JPG
      0_1549018739126_IMG_0490.JPG

      posted in Show your Mirror
      F
      fischi87
    • RE: MMM-iFrame dosent display URL

      Thanks dir Ur reply Bit i tried another url already. A Owen Network Ur like 192.168… But Self this url will Not Display. I Cant See anything. I See nothing.

      posted in Troubleshooting
      F
      fischi87
    • MMM-iFrame dosent display URL

      Hello guys, I added MMM-iFrame in my config.js but nothing is displaying the url I config in the config file. my config file is errorless. her the section for the iframe module:

      {
      			module: 'MMM-iFrame',
      			position: 'middle_center',
      			config: {
                    url: ["https://google.de"],
      				updateInterval: 0.5 * 60 * 1000,
      				width: "600",
      				height: "400",
      				frameWidth: "400"
      				}
      		},
      

      this url is just a example.

      anybody a idea?

      thanks greetings

      posted in Troubleshooting
      F
      fischi87
    • RE: sendnotification mmm-swipe to mmm-Pages

      I will try of course.

      Thank u really so much.

      Anyway also with this „error“ it works Fine 😍

      posted in Requests
      F
      fischi87
    • RE: sendnotification mmm-swipe to mmm-Pages

      thanks for ur time.

      when i run

      npm run config:check
      

      i get just this errors:

      Line 131 col 77 'arrow function syntax (=>)' is only available in ES6 (use 'esversion: 6').
      Line 139 col 101 'arrow function syntax (=>)' is only available in ES6 (use 'esversion: 6').
      

      greedings

      posted in Requests
      F
      fischi87
    • 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
    • 1 / 1