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

    Posts

    Recent Best Controversial
    • RE: My Full-Length Smart Mirror

      @mitchelltmarino I wish i knew before buying my current two way mirror on where to find a long mirror like yours my wife has been on my case for a year wanting a full body mirror.
      Where did you find yours and is it Plexiglas???.. how much was it??
      looks nice
      D

      posted in Show your Mirror
      richland007R
      richland007
    • RE: MMM-MirrorMirrorOnTheWall Clarification

      Exactly …I made some progress last night and found out that it needed a iot-endpoint which should go in the instructions of the MirrorMirrorOnTheWallSkill somewhere before the start of part 3… that MirrorMirror.js file should be edited to add iot endpoint that you get from Aws Iot-Core site at the bottom left if you click on settings, than zip them in Archive folder and upload them to Lambda.
      Another thing or two that are missing from the instructions, on the MM module part now, of MirrorMirror is that a “npm install” is needed after cloning the module …also the key path for the certificates needs to be explained better for non coders on what the proper syntax is on how to do that.
      Now the Alexa part works, however its not doing what it is supposed to be doing and for that i do not know where to start troubleshooting after it says Hello my Queen (lol me a queen hahaha) when you ask her to preform any task related to that skill such as turn on and off a module such as compliments or displaying any video it says there is a problem with your skill try again later …so no idea where to start on that???
      Denis

      posted in Troubleshooting
      richland007R
      richland007
    • RE: Profile Switcher - RC522 RFID

      @miguel-abap Hi there did you get htis to work??
      I have not tried it yet (i just got my RC522) and both me and my wife have rfid/nfc on our wedding rings so it will be cool to switch profiles by grabbing the left side of the mirror frame where the RC522 will be installed.

      Let me know please if you ran into any issues
      Denis

      posted in Requests
      richland007R
      richland007
    • RE: [MMM-AlexaOnOff] Simple Mirror Control from External Home Assistant (Alexa/Google Home/HASS.io)

      @shbatm All right so i got it to work :) i have not fully tested yet with all my modules (i have 37 of them) but i did it with one and it works.

      So this is what i did:

      1. I ran the FauxMo example just like you said and it activates on ports 11000 and 11001
        I than went on alexa.amazon.com from my desktop and that is where i did the device discovery that found those sample devices… from my local echo it would not find anything.
      2. I went on the MMM-AlexaOnOff.js file and changed the minimum required version to 2.4.1 which is what i have (others if they happen to look into this forum thread should change it according to theirs)
      3. I activated my sample 1 module on/off on my config.js and Alexa did find it but it did not do anything until i changed the name of the module to “module_6_MMM-horoscope” again just like you said above and than it worked :)

      One last question: Through MMM-AlexaOnOff i want to create another on/off device called “Mirror” utilizing MMM-Remote-Control, that on On will send the command MONITORON and on Off with send the command MONITOROFF So will this work…I have no clue but just by dissecting your code???

      { 
                    name: "Mirror",
                    on: { 
                      notification: "REMOTE_ACTION",
                      payload: { action: "MONITORON"}
                    },
                    off: { 
                      notification: "REMOTE_ACTION",
                      payload: { action: "MONITOROFF"}
                    },
      

      Do you think i will have any issues with 37 modules??
      I want to add them all on my config. js file before i run discovery on Alexa

      Thank you
      Denis

      posted in System
      richland007R
      richland007
    • RE: MMM-MirrorMirrorOnTheWall installation issue

      @oceank Hey buddy… no wit won’t work with turning on and off modules either it just says “there was a problem with requested skills response” here are my Lamda errors
      0_1547097782898_lambdaError.png
      0_1547097798877_LamdaError2.png

      0_1547098084539_cloudWatch.png
      0_1547098101131_IoTcore.png

      And MM says connected to AWS IoT obviously for all text, video, images, modules.

      What the heck is going on where should i start troubleshooting
      @blackpanda please help me :) i will greatly appreciate it
      D

      posted in Troubleshooting
      richland007R
      richland007
    • RE: Profile Switcher - RC522 RFID

      @miguel-abap @sdetweil I am trying to run this module but here is what i get…has anyone else gotten this to work??

      Please help it will really help me a lot and it will be really cool if i get this to work

      D
      0_1558671166407_MMM-RFID.png

      posted in Requests
      richland007R
      richland007
    • RE: MMM-WeatherBackground

      @sean Thank you very much it worked like a charm …you guys that know how to code are cool :)
      thanks again

      posted in Utilities
      richland007R
      richland007
    • RE: MMM-MyCommute

      LOL never mind i got it… I am retarted :) :)
      i was testing it on Saturday and Sunday so it was just not displaying since i still had the 0 and 6 hide days LOL
      thank you
      Great work

      posted in Transport
      richland007R
      richland007
    • 1 / 1