MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.

    Frameless Bathroom Mirror - Part 1: Software and Preparations

    Scheduled Pinned Locked Moved Show your Mirror
    21 Posts 9 Posters 17.3k Views 9 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • S Offline
      samson_82
      last edited by

      hi. wie hast du die deutschen news da rein bekommen?

      ich scheiter da immer.

      StoffbeuteluweS MeidlmarkusM 2 Replies Last reply Reply Quote 0
      • StoffbeuteluweS Offline
        Stoffbeuteluwe Project Sponsor @samson_82
        last edited by

        @samson_82 Hallo, du brauchst doch nur die (RSS feeds) von von Deutschen Nachrichten in die config einfügen.
        Ich kann dir auch mal meine config von den Nachrichten schicken…wenn es bei dir nicht klappt.

        1 Reply Last reply Reply Quote 0
        • MeidlmarkusM Offline
          Meidlmarkus @samson_82
          last edited by Meidlmarkus

          @samson_82 Hi, ja, wie auch @Stoffbeuteluwe geschrieben hat, du brauchst nur eine passende url für einen rss feed im config.js eintragen: ich habe diese beiden verwendet:

           {                                  
                       module: "newsfeed",
                       position: "bottom_bar",
                       config: {
                                      feeds: [
                                                  {
                                                          title: "derStandard.at - Newsroom",
                                                          url: "http://derStandard.at/?page=rss&ressort=Newsroom"
                                                  },
                                                  {
                                                          title: "kurier.at",
                                                          url: "http://kurier.at/newsfeed/nachrichten_rss.xml"
                                                  },
                                                  ],
                                   showSourceTitle: true,
                                   showPublishDate: true
                                  }
          },
          
          
          1 Reply Last reply Reply Quote 0
          • FoziF Offline
            Fozi Project Sponsor
            last edited by

            That‘s a really cool sneak preview. I like the maps integration with iFrame and will give it a try on my mirror. Looking forward to seeing the finished build.

            HowTo: Replace PIR Sensor with a RCWL-0516 Microwave Sensor

            1 Reply Last reply Reply Quote 1
            • S Offline
              samson_82
              last edited by

              Danke euch.
              Werds am Freitag mal testen.

              MfG

              MeidlmarkusM 1 Reply Last reply Reply Quote 0
              • bheplerB Offline
                bhepler Module Developer
                last edited by

                Is that Postmodern Jukebox in the video?

                1 Reply Last reply Reply Quote 0
                • MeidlmarkusM Offline
                  Meidlmarkus
                  last edited by

                  @bhepler yes exactly :-)
                  It is “Life on Mars” - a terrific rendition, I find.

                  1 Reply Last reply Reply Quote 1
                  • MeidlmarkusM Offline
                    Meidlmarkus @samson_82
                    last edited by

                    @samson_82 did it work? Hat’s geklappt?

                    1 Reply Last reply Reply Quote 0
                    • S Offline
                      samson_82
                      last edited by

                      Ja hats. Danke

                      1 Reply Last reply Reply Quote 1
                      • L Offline
                        Lx
                        last edited by

                        @Meidlmarkus said in Glass on the way, but still eager to share my first try:

                        I’m a bit proud of the next module to be honest.

                        And you have every reason to be! That’s great. I can’t even get any map displayed on the mirror.

                        To have it appear in a matching style I used filter:greyscale 100% plus invert 100% within the js of the module. This way I managed a quite decent google display without the need of an API key.

                        Would you mind sharing the module’s code from your config file, as well as the modified MMM-iFrameReload.js ?

                        MeidlmarkusM 1 Reply Last reply Reply Quote 0
                        • 1
                        • 2
                        • 3
                        • 1 / 3
                        • First post
                          Last post
                        Enjoying MagicMirror? Please consider a donation!
                        MagicMirror created by Michael Teeuw.
                        Forum managed by Sam, technical setup by Karsten.
                        This forum is using NodeBB as its core | Contributors
                        Contact | Privacy Policy