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

    Posts

    Recent Best Controversial
    • RE: {HowTo} turn on/off your monitor (Time based, PIR/Button, App)

      @andi-aw-weiss

      Hey hey,

      So what exactly doesn’t work? My English isn’t the best

      In my case I am turning on a LED Stripe with the pir.

      When I cold start the raspi, the LED stripe turns on for a few seconds (could be the turnoff delay time).
      After a while it turns off.
      From this moment on it should work as you expect. When movement is detected, the led (or relay) turns on for the delay time and extend the delay time for every new movement within the original delay time.

      posted in Tutorials
      cruunnerrC
      cruunnerr
    • RE: "No Signal" message when PIR sensor is triggered

      Long time ago I visited this forum, so I don’t know if this will help. but the MMM-ModuleScheduler can hide all modules per notifications. So maybe you can trigger the module with your pir-module.
      Or take a look at point 6 in this tutorial
      https://forum.magicmirror.builders/topic/6291/howto-turn-on-off-your-monitor-time-based-pir-button-app/2

      posted in Troubleshooting
      cruunnerrC
      cruunnerr
    • RE: newsfeed doesn't load anymore

      yep…they seem to quit their feed -.-

      sorry for the dumb question

      posted in Troubleshooting
      cruunnerrC
      cruunnerr
    • RE: newsfeed doesn't load anymore

      @sdetweil said in newsfeed doesn't load anymore:

      did u miss part of the url?

      Thanks for your reply. No, didn’t miss something. But it has always been like this :/

      posted in Troubleshooting
      cruunnerrC
      cruunnerr
    • newsfeed doesn't load anymore

      Hi guys,

      i can’t say exactly when the problem started, but my newsfeed doesn’t load anymore.
      The standard “http://www.nytimes.com/services/xml/rss/nyt/HomePage.xml” loads without issues.

      my config:

              {
                  disabled: false,
                  module: "newsfeed",
                  position: "top_left",
                  config: {
                      feeds: [
                              {
                              title: "Neues Wort",
                              url: "http://feeds.feedburner.com/neueswort",
                              },
                      ],
                      showDescription: true,
                      logFeedWarnings: true,
                  }
              },
      

      Log-File says:

      0|mm  | Create new news fetcher for url: http://feeds.feedburner.com/neueswort - Interval: 300000
      0|mm  | [15:52:19.431] [ERROR]  
      0|mm  | (node:14628) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.
      
      cruunnerr@MagicMirror:~$ node -v
      v10.16.0
      cruunnerr@MagicMirror:~$ nodejs -v
      v10.16.0
      cruunnerr@MagicMirror:~$ npm -v
      6.13.4
      

      Any thoughts?

      posted in Troubleshooting
      cruunnerrC
      cruunnerr
    • RE: My First Mirror... until now ^^

      @blackeaglece said in My First Mirror... until now ^^:

      I have your own PIR, could you give me a hand, help me? Thank you very much

      https://forum.magicmirror.builders/topic/6291/howto-turn-on-off-your-monitor-time-based-pir-button-app?page=1

      ;)
      Try to find a solution in this post. Otherwise ask again, if you need more help :)
      And Merry X-Mas

      @kusselin said in My First Mirror... until now ^^:

      Hi, can you post the Wallpapers here please

      Sorry, but i don’t have them anymore :(

      posted in Show your Mirror
      cruunnerrC
      cruunnerr
    • RE: My First Mirror... until now ^^

      Meanwhile i changed my background but cannot find the girl-wallpaper. Sorry bro :(

      Here is my whole css

      /*****************************************************
       * Magic Mirror                                      *
       * Custom CSS                                        *
       *                                                   *
       * By Michael Teeuw http://michaelteeuw.nl           *
       * MIT Licensed.                                     *
       *                                                   *
       * Add any custom CSS below.                         *
       * Changes to this files will be ignored by GIT. *
       *****************************************************/
      
       body {
      	background-image: url("background2.jpg");
      	background-size: cover;
      	margin-left: 0px;
      	margin-right: 30px;
      	margin-top: 15px;
      	margin-bottom: 15px;
        	position: absolute;
        	height: calc(100% - 28px);
        	width: calc(100% - 22px);
      }
      .MMM-SystemStats  {
              color: #CEF6CE;
              } 
      .MMM-MyCalendar {
        max-width: 300px;
      }
      .MMM-MovieListings {
        max-width: 400px;
      }
      .left header {
          border-bottom: none; /* instead of 1px solid #666; to remove all lines from all the headers */
          width: 70%;          /* add this to change the width of all module headers */
      }
      .right header {
          border-bottom: none; /* instead of 1px solid #666; to remove all lines from all the headers */
          width: 70%;          /* add this to change the width of all module headers */
      }
      .newsfeed .small{
        color: #FFFFFF;
      }
      .newsfeed .medium{
        color: #D8D8D8;
      }
      .newsfeed {
       max-width: 280px;
      }
      .region.top.right {
       max-width: 330px;
      }
      .MMM-ioBroker {
       width: 550px;
       zoom: 75%;
      }
      
      
      posted in Show your Mirror
      cruunnerrC
      cruunnerr
    • RE: config.js help

      Try this, but you really need to clean up ;) :P

      /* Magic Mirror Config Sample
       *
       * By Michael Teeuw http://michaelteeuw.nl
       * MIT Licensed.
       *
       * For more information how you can configurate this file
       * See https://github.com/MichMich/MagicMirror#configuration
       *
       */
      
      var config = {
      	address: "localhost", // Address to listen on, can be:
      	                      // - "localhost", "127.0.0.1", "::1" to listen on loopback interface
      	                      // - another specific IPv4/6 to listen on a specific interface
      	                      // - "", "0.0.0.0", "::" to listen on any interface
      	                      // Default, when address config is left out, is "localhost"
      	port: 8080,
      	ipWhitelist: ["127.0.0.1", "::ffff:127.0.0.1", "::1"], // Set [] to allow all IP addresses
      	                                                       // or add a specific IPv4 of 192.168.1.5 :
      	                                                       // ["127.0.0.1", "::ffff:127.0.0.1", "::1", "::ffff:192.168.1.5"],
      	                                                       // or IPv4 range of 192.168.3.0 --> 192.168.3.15 use CIDR format :
      	                                                       // ["127.0.0.1", "::ffff:127.0.0.1", "::1", "::ffff:192.168.3.0/28"],
      
      	language: "en",
      	timeFormat: 24,
      	units: "metric",
      
      	modules: [
      		{
                              module: "MMM-Remote-Control-Repository",
                      
                      },
                      {
                              module: "alert",
                      
                      },
                      {
                              module: "MMM-Remote-Control",
                              position: "center",
                      
                      },
                      {
                              module: "clock",
                              position: "top_left"
                      
                      },
                      {
                             module: "mmm-hue-lights",
                             position: "bottom_right",
                             config: {
                             bridgeIp: "192.168.1.23",
                             user: "",
                             updateInterval: "1000",
                             hideOff: "false",
                             displayMode: "groups",
                             displayType: "list",
                             minimalList: "true",
                             coloredList: "true",
                             hideFilter: ["home-away"],
                             alignment: "right"
                     				 }
                     },
                     {
                            module: "compliments",
                            position: "lower_third",
                     },
                     {
                            module: "MMM-NOAA3",
                            position: "top_right",
                            config: {
                            provider: "darksky",
                            apiKey: "",
                            airKey: "", 
                            css: "NOAA3",
                            updateInterval: 15,
                            userlat: "51.806460",
                            userlon: "-0.778230"
                    				}
                    },  
                    {
                           module: "calendar",
                           header: "Calendar",
                           position: "top_left",
                           config: {
                           timeFormat:"absolute",
                           titleReplace: {"United Kingdom:" : ""},
                           urgency: 0,
                           getRelative: 6,
                           fullDayEventDateFormat: "D MMMM",
                           dateFormat: "D MMMM - H:mm:ss",
                           fetchInterval: 4000000,
                           colored: true,
                           coloredSymbolOnly: true,
                           maximumEntries: 9,
                           showEnd: false,
                           Calendars: [
                   {
                           symbol: "calendar-check-o ",
                           url: "https://www.officeholidays.com/ics/ics_country_code.php?iso=GB",
                   
                   }
                             ]
                   }
                   },
                   {
                          module: "mmm-nest-status",
                          position: "bottom_left", // pick whichever position you want
                          config: {
                          token: "",
                          displayMode: "all",
                          displayType: "list",
                          thermostatsToShow: "all",
                          units: "metric",
                          updateInterval: "50000",
                          thermostatSize: "small",
                          alignment: "left",
                   // ... and whatever else configuration options you want to use
                  				}
                  },
                  {
                          module: "MMM-SystemStats",
                          position: "Top_Center", 
                          updateInterval: 5000,
                          align: "right",
                          units: "metric",
                          label: "text"
                  
                  },
                  {
                          module: "newsfeed",
                          position: "bottom_bar",
                          config: {
                          feeds: [
                  				{
                          title: "BBC NEWS UK",
                          url: "http://feeds.bbci.co.uk/news/uk/rss.xml"
                   				}
                   ],
                   },
                         showSourceTitle: true,
                         showPublishDate: true
                  }
              
          ]
      };
      /*************** DO NOT EDIT THE LINE BELOW ***************/
      if (typeof module !== "undefined") {module.exports = config;}
      

      For the future u can put in your code here: https://jshint.com

      Just to analyze what maybe went wrong

      posted in Troubleshooting
      cruunnerrC
      cruunnerr
    • RE: My First Mirror... until now ^^

      Blau und schwarz beschreibt nur die Farbe des Streifens selber (nicht der LED). Also für die Funktion egal.

      Naja, also die Temperaturen kommen von meinem IoBroker Server. Um ehrlich zu sein habe ich schon länger nicht mehr an meinem Spiegel gearbeitet, sondern andere Projekte gestartet und vollendet.
      Mein ganzes Haus ist mittlerweile steuerbar (Licht, Thermostate, Lautsprecher etc…). Unter anderem habe ich eben auch Temperatursensoren von Xiaomi im Einsatz, die ihre Werte an meinen Server schicken.
      Auf dem Spiegel zeige ich die Werte dann mit dem MMM-iobroker Modul an.

      Aber ich habe auch viel mit ESP’s gemacht. Habe derzeit ca. 8 Stück im Einsatz. Einer steuert meine komplette Heizung. Einer steuert meine Klingel. Einer wertet meine Alarmanlage aus. Zwei sind für meinen Infinity Tisch… etc. pp… ^^
      Macht ziemlich viel Spaß


      Blue and black only describes the color of the strip itself (not the LED). So no matter for the function.

      Well, so the temperatures come from my IoBroker server. To be honest, I have not worked on my mirror for some time, but started and completed other projects.
      My whole house is now controllable (lights, thermostats, speakers etc …). Among other things, I have also used temperature sensors from Xiaomi, which send their values to my server.
      On the mirror I then display the values with the [MMM-iobroker] (https://github.com/ioBroker/MMM-ioBroker) module.

      But I also did a lot of ESP’s. Currently have about 8 pieces in use. One controls my entire heater. One controls my bell. One evaluates my alarm system. Two are for my infinity table … etc. pp … ^^
      It’s a lot of fun

      posted in Show your Mirror
      cruunnerrC
      cruunnerr
    • RE: My First Mirror... until now ^^

      https://de.aliexpress.com/item/1m-2m-3m-4m-5m-ws2812b-ws2812-led-strip-individually-addressable-smart-led-strip-black-white/32682015405.html?spm=a2g0x.search0104.3.9.4eef3dc9EKAZdz&ws_ab_test=searchweb0_0,searchweb201602_3_10065_10068_10547_319_317_10548_10696_10084_453_10083_454_10618_10304_10307_10820_10821_537_10302_536_10843_10059_10884_10887_321_322_10103,searchweb201603_6,ppcSwitch_0&algo_expid=b24b32fc-d347-41f0-b20b-702e47e2d79c-1&algo_pvid=b24b32fc-d347-41f0-b20b-702e47e2d79c&transAbTest=ae803_3

      I have got this one. 5m with 60 LEDs per meter for about 17€

      posted in Show your Mirror
      cruunnerrC
      cruunnerr
    • 1 / 1