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

    dxfan227

    @dxfan227

    6
    Reputation
    825
    Profile views
    51
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    dxfan227 Unfollow Follow

    Best posts made by dxfan227

    • YouTube casting?

      Would love to be able to “cast” a you tube video to my mirror… and have all the other modules disappear while it’s playing… then reappear when done.

      Anything like this exist?

      posted in Requests
      D
      dxfan227
    • RE: Total Newbie 24" MagicMirror (Munich, Germany)

      Looks good, can I ask what kind of glassed you used. For me I want someting a little more Mirror like…your’s looks good but appeakrs not so reflective? A little more like clear acrylic.

      Which PIR module did you use? and With PIR hardware?

      posted in Show your Mirror
      D
      dxfan227
    • RE: First Attempt, Still a work in progress

      looks good,

      can I ask what kind of mirror

      also what is the weather module u are using?

      posted in Show your Mirror
      D
      dxfan227

    Latest posts made by dxfan227

    • RE: SMART MIRROR KITS FROM $299

      Cool.

      Question, what is the mirror made of? acrylic or glass?

      1. Can you do a custom frame? I don’t really need anything else other than the frame cause I have no experience in wood working. would be 18" x 24"
      posted in Hardware
      D
      dxfan227
    • RE: Beginner

      Get a cana kit. will include most of waht you need and has a very good quick setup guide to get you up an running

      posted in General Discussion
      D
      dxfan227
    • RE: MMM-AssistantMk2

      Is there a way to unlink this from my personal google account info?

      Ie when I ask to show me photos of dogs…it actually goes through MY google photos account and shows photos of my dog.

      posted in System
      D
      dxfan227
    • RE: First Attempt, Still a work in progress

      @jonspraggins said in First Attempt, Still a work in progress:

      @dxfan227,
      The Mirror is from Amazon: https://www.amazon.com/gp/product/B01MSAZ3PN

      The Module is located here: https://github.com/sathyarajv/MMM-OpenmapWeather

      My sanitized config for the openweathermap module:

      {
                              module: 'MMM-OpenmapWeather',
                              position: 'top_right',
                              header: 'XXXXX',
                              config: {
                                      location: 'XXXXX',
                                      locationID: 'XXXXX', //Location ID from http://openweathermap.org/help/city_list.txt
                                      appid: 'XXXXX', //openweathermap.org API key
                                      units: 'imperial',
                                      degreeLabel: 'true',
                                      colorIcon: 'true',
                                      onlyTemp: 'true'
                              }
                      },
      

      I did a quick writeup (that I will improve on soon) here: https://jonspraggins.com/the-idiot-made-a-smart-mirror/

      Thanks I’ll take a look, how do you like the mirror quality also transparency…is it good? do you see to much of the backlight etc…

      Also how did you like endgame? I saw it last night, I won’t post any spoilers here obv but I thought it was pretty good…a little slow to start though.

      posted in Show your Mirror
      D
      dxfan227
    • RE: Motion Detector

      trying to use a variant of this module…my camera works fine and the module works fine…bt after aout 10 min…the camera turns off ( still has power but stops recieveing video)

      posted in Utilities
      D
      dxfan227
    • RE: MMM-AssistantMk2

      @Davido

      Thanks, i did find a solution. For some reason the HOTWORD RESUME notification was not working. I had to “hard code” it into the .js file itself for the module. It is now working.

      posted in System
      D
      dxfan227
    • RE: First Attempt, Still a work in progress

      looks good,

      can I ask what kind of mirror

      also what is the weather module u are using?

      posted in Show your Mirror
      D
      dxfan227
    • RE: Tutorial of Github

      would love to know this swell.

      I think it’s called a pull request, then the owner of the repo can review and decide to merge or not. I could be wrong though

      posted in Feature Requests
      D
      dxfan227
    • RE: This device is not allowed to access your mirror.

      @sdetweil Ok

      Perhapes the config is missing the part I bolded here? :

      modules: [

      {
      module: “MMM-Remote-Control”,
      config: {
      position: ‘right’,
      apiKey: ’ ’

      },
      ]

      posted in Troubleshooting
      D
      dxfan227
    • RE: This device is not allowed to access your mirror.

      is an api key required to run properly?

      posted in Troubleshooting
      D
      dxfan227