# Option to manually activate a zone?

**URL:** https://community.homey.app/t/option-to-manually-activate-a-zone/18560
**Category:** Ideas & Suggestions
**Created:** [September 27, 2019, 7:16am UTC](https://community.homey.app/t/option-to-manually-activate-a-zone/18560 "2019-09-27T07:16:11Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![Dennis\_Brouwer](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/dennis_brouwer/32/9661_2.png) [@Dennis\_Brouwer](https://community.homey.app/u/Dennis_Brouwer)
#### Post date: [September 27, 2019, 7:16am UTC](https://community.homey.app/t/option-to-manually-activate-a-zone/18560/1 "2019-09-27T07:16:11Z")

</div>

Hi,

I’m using zones, and very happy with them. But some components are not influencing the zone state now. For instance i use an app that checks if my Desktop is online in the study, i would love to have an action-card that enables the zone when my desktop comes online so i can switch lights only based on the zone’s state.

Would be great if that could be added to Homey 🙂

---

<div class="post-metadata">

### Author: ![Igy](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/igy/32/22144_2.png) [@Igy](https://community.homey.app/u/Igy)
#### Post date: [September 27, 2019, 8:57am UTC](https://community.homey.app/t/option-to-manually-activate-a-zone/18560/2 "2019-09-27T08:57:39Z")

</div>

You can make virtual device (e.g. door/window sensor type) and change its value from the flow. In the flow, under then condition, you select created VD and in Sensor field you fill “alarm\_contact” and as a value you can use true or false. This will activate desired zone in which this VD is being placed.

---

<div class="post-metadata">

### Author: ![Dennis\_Brouwer](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/dennis_brouwer/32/9661_2.png) [@Dennis\_Brouwer](https://community.homey.app/u/Dennis_Brouwer)
#### Post date: [September 27, 2019, 9:09am UTC](https://community.homey.app/t/option-to-manually-activate-a-zone/18560/3 "2019-09-27T09:09:24Z")

</div>

Thanks for the tip, nice workaround, but not a desired situation i think. Action-card would be far easier

---

<div class="post-metadata">

### Author: ![Igy](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/igy/32/22144_2.png) [@Igy](https://community.homey.app/u/Igy)
#### Post date: [September 27, 2019, 9:11am UTC](https://community.homey.app/t/option-to-manually-activate-a-zone/18560/4 "2019-09-27T09:11:55Z")

</div>

Once you create VD, you can use it in any action card. In case your desktop is online, it will trigger the flow in which this VD will be marked as active and vice versa.
