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

    Posts

    Recent Best Controversial
    • RE: My First

      @ELMAGO I think …:thinking_face: that looks nice and clean :grinning_face:

      posted in Show your Mirror
      StoffbeuteluweS
      Stoffbeuteluwe
    • RE: Upgrading Mirror Mark II

      @bhepler please show us how change the globe for looking like your globe…

      posted in Show your Mirror
      StoffbeuteluweS
      Stoffbeuteluwe
    • RE: MMM-Snow - Yet another Snow Module

      @tintkovich
      that would be cool …

      posted in Fun & Games
      StoffbeuteluweS
      Stoffbeuteluwe
    • RE: My first Magic Mirror!

      @troy nice Mirror in a nice Frame :slightly_smiling_face:

      what is the name of the sports module?

      posted in Show your Mirror
      StoffbeuteluweS
      Stoffbeuteluwe
    • RE: Alex with german commands

      @Vauxdvihl there are 2 different kinds of modules.
      The first is a normal Alexa on your Mirror (MMM-Awesome Alexa)
      The second kind of Alexa modules work as fake Wemo devices and is able to turn on of modules …(MMM-AlexaControl) but you need a echo device.

      posted in General Discussion
      StoffbeuteluweS
      Stoffbeuteluwe
    • RE: MMM-Page - How does the page change

      @CyruS1337 you need to add

      rotationTime: in milliseconds

      posted in Troubleshooting
      StoffbeuteluweS
      Stoffbeuteluwe
    • RE: MMM-Celebrations [german only!]

      @lavolp3 Thanks for the nice module …vielen Dank

      posted in Entertainment
      StoffbeuteluweS
      Stoffbeuteluwe
    • RE: Hi, there is a new Alexa Module

      @techcoderun perfect :slightly_smiling_face:

      posted in General Discussion
      StoffbeuteluweS
      Stoffbeuteluwe
    • RE: Hi, there is a new Alexa Module

      @BD0G

       {
                 module: 'MMM-page-indicator',
                 position: 'bottom_bar',
                 config: {
                 pages: 10,
                 }
            },
      
      posted in General Discussion
      StoffbeuteluweS
      Stoffbeuteluwe
    • RE: Hi, there is a new Alexa Module

      @BD0G

      {
                 module: 'MMM-pages',
                 config: {
                 modules:
                     [[ "clock", "currentweather", "weatherforecast", "MMM-MyCalendar", "MMM-Lunartic", "MMM-MyWastePickup", "MMM-xiaomi", "MMM-Todoist", "MMM-Sonos", "newsfeed", "compliments", "MMM-AlexaControl"],
                      [ "clock", "MMM-RandomPhoto"],
                      [ "MMM-EasyBack" ],
                      [ "MMM-ImagesPhotos" ],
                      [ "MMM-Globe" ],
                      [ "MMM-WordClock" ],  
                      [ "MMM-EyeCandy" ],
                      [ "MMM-EasyPix" ],
                      [ "clock","MMM-MyScoreboard", "MMM-MyStandings"],
                      [ "" ],
                     ],
                 fixed: [""],
                 rotationTime:"0",
                 }
           },
      
      posted in General Discussion
      StoffbeuteluweS
      Stoffbeuteluwe
    • RE: Hi, there is a new Alexa Module

      @BD0G from Germany

      posted in General Discussion
      StoffbeuteluweS
      Stoffbeuteluwe
    • RE: Hi, there is a new Alexa Module

      @BD0G tonight I will send you my config for the other modules…pages and page indicator

      posted in General Discussion
      StoffbeuteluweS
      Stoffbeuteluwe
    • RE: Hi, there is a new Alexa Module

      @techcoderun no, you don’t need to install wemo or fauxmo

      posted in General Discussion
      StoffbeuteluweS
      Stoffbeuteluwe
    • RE: Hi, there is a new Alexa Module

      @techcoderun i have posted my config…have a look

      posted in General Discussion
      StoffbeuteluweS
      Stoffbeuteluwe
    • RE: Hi, there is a new Alexa Module

      @BD0G the notification in my config is for MMM-Remote-Control
      to send notifications (on/off) for each module if you like…

      posted in General Discussion
      StoffbeuteluweS
      Stoffbeuteluwe
    • RE: Hi, there is a new Alexa Module

      @BD0G you have to set your number of pages in:
      MMM-Pages
      and
      MMM-page-indicator

      posted in General Discussion
      StoffbeuteluweS
      Stoffbeuteluwe
    • RE: Hi, there is a new Alexa Module

      @BD0G

         {
                  module: 'MMM-AlexaControl',
                  position: 'bottom_center',
                  config:{
                  image: true,
                  pm2ProcessName: "mm",
                  vcgencmd: true,
                  pages:'10',
                  notifications: [
                                 {
                                  name: 'notification1',
                                  port: 11101,
                                  OnOff: true,
                                  notification: [["REMOTE_ACTION", { action: "SHOW", module: "module_0_alert" }],["REMOTE_ACTION",{ action: "HIDE", module: "module_0_alert" }]]
                                 },
                                 {
                                  name: 'notification2',
                                  port: 11102,
                                  OnOff: true,
                                  notification: [["REMOTE_ACTION", { action: "SHOW", module: "module_1_MMM-Remote-Control" }],["REMOTE_ACTION",{ action: "HIDE", module: "module_1_MMM-Remote-Control" }]]
                                 },
                                 {
                                  name: 'notification3',
                                  port: 11103,
                                  OnOff: true,
                                  notification: [["REMOTE_ACTION", { action: "SHOW", module: "module_2_updatenotification" }],["REMOTE_ACTION",{ action: "HIDE", module: "module_2_updatenotification" }]]
                                 },
                                 {
                                  name: 'notification4',
                                  port: 11104,
                                  OnOff: true,
                                  notification: [["REMOTE_ACTION", { action: "SHOW", module: "module_3_MMM-Snow" }],["REMOTE_ACTION",{ action: "HIDE", module: "module_3_MMM-Snow" }]]
                                 },
                                                
                          ]
                  }
            },
      
      posted in General Discussion
      StoffbeuteluweS
      Stoffbeuteluwe
    • RE: Hi, there is a new Alexa Module

      @BD0G wanna try my config ?

      posted in General Discussion
      StoffbeuteluweS
      Stoffbeuteluwe
    • RE: Hi, there is a new Alexa Module

      @techcoderun Have you installed:

      MMM-Pages
      MMM-page indicator ?

      posted in General Discussion
      StoffbeuteluweS
      Stoffbeuteluwe
    • RE: MMM-Remote-Control MMM-AlexaControl need help

      @Stoffbeuteluwe nobody an idea?

      posted in General Discussion
      StoffbeuteluweS
      Stoffbeuteluwe
    • 1
    • 2
    • 14
    • 15
    • 16
    • 17
    • 18
    • 29
    • 30
    • 16 / 30