# How do I prevent my garage door from accidentally opening?

**URL:** https://community.homey.app/t/how-do-i-prevent-my-garage-door-from-accidentally-opening/12788
**Category:** Questions & Help
**Tags:** app, z-wave, zigbee, flow
**Created:** [May 7, 2019, 1:08pm UTC](https://community.homey.app/t/how-do-i-prevent-my-garage-door-from-accidentally-opening/12788 "2019-05-07T13:08:25Z")
**Posts on this page:** 8
**Page:** 1

<div class="post-metadata">

### Author: ![MarcoBrood](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/marcobrood/32/9492_2.png) [@MarcoBrood](https://community.homey.app/u/MarcoBrood)
#### Post date: [May 7, 2019, 1:08pm UTC](https://community.homey.app/t/how-do-i-prevent-my-garage-door-from-accidentally-opening/12788/1 "2019-05-07T13:08:25Z")

</div>

I use the Fibaro pulse switch to open my garage door. When I’m home, fine.

The moment I accidentally press the “device button” when I am not at home, the gate will also open unintentionally. How can I prevent this? Can I protect the button?

Can I build in a flow into a code that must be actively entered as security to prevent unwanted opening? Who needs a flowchart solution for this? Or do you have another idea to incorporate this protection?

---

<div class="post-metadata">

### Author: ![PhilS](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/phils/32/12941_2.png) [@PhilS](https://community.homey.app/u/PhilS)
#### Post date: [May 7, 2019, 1:48pm UTC](https://community.homey.app/t/how-do-i-prevent-my-garage-door-from-accidentally-opening/12788/2 "2019-05-07T13:48:25Z")

</div>

Welcome @MarcoBrood,

would you please use the english language here in the main forum so other users can read and understand it too and may help you.

If you can’t please use the dutch subforum ([https://community.homey.app/c/non-english/nederlands](https://community.homey.app/c/non-english/nederlands)) if it is dutch 😉

Thank you

---

<div class="post-metadata">

### Author: ![JPe4619](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/jpe4619/32/9017_2.png) [@JPe4619](https://community.homey.app/u/JPe4619)
#### Post date: [May 7, 2019, 5:31pm UTC](https://community.homey.app/t/how-do-i-prevent-my-garage-door-from-accidentally-opening/12788/3 "2019-05-07T17:31:32Z")

</div>

You can use this card in the AND column:  
 ![image](https://us1.discourse-cdn.com/flex025/uploads/athom/original/2X/f/f407e25394ec8c9251a28e6f3486326ed2cb5978.png)

---

<div class="post-metadata">

### Author: ![KvM](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/kvm/32/6707_2.png) [@KvM](https://community.homey.app/u/KvM)
#### Post date: [May 8, 2019, 7:30am UTC](https://community.homey.app/t/how-do-i-prevent-my-garage-door-from-accidentally-opening/12788/4 "2019-05-08T07:30:40Z")

</div>

Or you can maybe do something with your home/away status? Only allow the door to be opened when you’re home.

And sending a message to you’re phone when the door is opened is also a nice extra safety feature maybe?

---

<div class="post-metadata">

### Author: ![MarcoBrood](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/marcobrood/32/9492_2.png) [@MarcoBrood](https://community.homey.app/u/MarcoBrood)
#### Post date: [May 8, 2019, 8:11am UTC](https://community.homey.app/t/how-do-i-prevent-my-garage-door-from-accidentally-opening/12788/5 "2019-05-08T08:11:12Z")

</div>

These solotions are related to flows. Is is possible to block the device with a code?

---

<div class="post-metadata">

### Author: ![Pino](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/pino/32/22822_2.png) [@Pino](https://community.homey.app/u/Pino)
#### Post date: [May 12, 2019, 5:46pm UTC](https://community.homey.app/t/how-do-i-prevent-my-garage-door-from-accidentally-opening/12788/6 "2019-05-12T17:46:03Z")

</div>

Hi @MarcoBrood,

I’m struggling with a similar scenario; my idea is to use a zwave door sensor to detect the garage door opening. This way you can set parameters to when it can be open or have it closed again upon detection within x seconds/minutes. If you’ve come up with a different solution please share.

---

<div class="post-metadata">

### Author: ![Jonas\_Linde](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/jonas_linde/32/9613_2.png) [@Jonas\_Linde](https://community.homey.app/u/Jonas_Linde)
#### Post date: [May 18, 2019, 11:46am UTC](https://community.homey.app/t/how-do-i-prevent-my-garage-door-from-accidentally-opening/12788/8 "2019-05-18T11:46:51Z")

</div>

One idea could be to add an extra virtual “main garage door switch” which needs to be turned on before the door can be opened. Just use it as an and-criteria in your normal open-flow. You could also automatically turn that switch of based on your presence, not being home.

---

<div class="post-metadata">

### Author: ![MarcoBrood](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/marcobrood/32/9492_2.png) [@MarcoBrood](https://community.homey.app/u/MarcoBrood)
#### Post date: [May 20, 2019, 9:08am UTC](https://community.homey.app/t/how-do-i-prevent-my-garage-door-from-accidentally-opening/12788/9 "2019-05-20T09:08:17Z")

</div>

Hello Jonas ,y\ _I am looking for protection against improper use of the garage button._ You program this solution in a flow.In the flow I solved it by sending “Open” in Telegram. So i don’t need to open the app.
