MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord
    MagicMirror² v2.20.0 is available! For more information about this release, check out this topic.

    Garage Door Detectors

    Requests
    6
    22
    9578
    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.
    • istepgueu
      istepgueu last edited by

      Hello everyone.
      I installed sensors on my garage doors.

      alt text

      I would like to display on the mirror information like “Door 1 open (or closed)” and “Door 2 open (or closed)”

      Could someone help me make a module like this?

      1 Reply Last reply Reply Quote 0
      • cowboysdude
        cowboysdude Module Developer last edited by

        You need more than just a module. The module needs a way of knowing if the door is open or closed. You need a door opener or sensor that can connect over home WiFi or other network to communicate with your mirror. You’ll need a module + hardware solution.

        Those types of sensors do not talk to anything other then the opener itself… and they are generally hardwired.

        1 Reply Last reply Reply Quote 0
        • istepgueu
          istepgueu last edited by istepgueu

          I already installed physical sensor like the picture in the first post.
          I can connect it to the GPIO.

          The whole hardware part is already done. It is currently running on an arduino but I would like to move it on the magic mirror (and therefore have a module that reads if the contact is open or closed on a pin of the GPIO).

          morozgrafix cowboysdude 3 Replies Last reply Reply Quote 1
          • morozgrafix
            morozgrafix Moderator @istepgueu last edited by

            @istepgueu you may find this project relevant and interesting https://github.com/davidgeller/hodor

            1 Reply Last reply Reply Quote 1
            • cowboysdude
              cowboysdude Module Developer @istepgueu last edited by

              @istepgueu said in Garage Door Detectors:

              I already installed physical sensor like the picture in the first post.
              I can connect it to the GPIO.

              The whole hardware part is already done. It is currently running on an arduino but I would like to move it on the magic mirror (and therefore have a module that reads if the contact is open or closed on a pin of the GPIO).

              Then that sir is a doable thing!!!

              1 Reply Last reply Reply Quote 0
              • morozgrafix
                morozgrafix Moderator @istepgueu last edited by

                @istepgueu Please share your findings and code if possible. I’m looking into modding my garage door and using project that I mentioned above. Would be interested in getting info on sensors hookup and anything that you find while building it.

                1 Reply Last reply Reply Quote 1
                • cowboysdude
                  cowboysdude Module Developer last edited by

                  Yes please share! 🙂 Funny things about modules… they can be modified to work with other things!

                  1 Reply Last reply Reply Quote 0
                  • ooom416354
                    ooom416354 last edited by

                    I have a Chamberlain myq which will send a signal over wifi determining if my garage is open or closed to what i’m guessing is their server. Similar to Nest for the temperature. I wonder if there’s an API I can use to display the status.

                    morozgrafix 1 Reply Last reply Reply Quote 0
                    • morozgrafix
                      morozgrafix Moderator @ooom416354 last edited by

                      @ooom416354 this may get you started http://docs.unofficialliftmastermyq.apiary.io

                      ooom416354 1 Reply Last reply Reply Quote 0
                      • ooom416354
                        ooom416354 @morozgrafix last edited by

                        @morozgrafix wow. this is a great find, thanks!

                        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 Paul-Vincent Roll and Rodrigo Ramírez Norambuena.
                        This forum is using NodeBB as its core | Contributors
                        Contact | Privacy Policy