# New user

**URL:** https://community.homey.app/t/new-user/144203
**Category:** Questions & Help
**Created:** [October 17, 2025, 5:34am UTC](https://community.homey.app/t/new-user/144203 "2025-10-17T05:34:25Z")
**Posts on this page:** 7
**Page:** 1

<div class="post-metadata">

### Author: ![gwilliamb](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/gwilliamb/32/4302_2.png) [@gwilliamb](https://community.homey.app/u/gwilliamb)
#### Post date: [October 17, 2025, 5:34am UTC](https://community.homey.app/t/new-user/144203/1 "2025-10-17T05:34:25Z")

</div>

Hi

I’m trying to write a flow to turn on an outside light.

I enter when: the sun sets ( here I need to enter a numeric value)

Then: it’s here I’m having trouble because I can’t find the device that has been entered.

Where am I going wrong?

Thanks

Glenn

---

<div class="post-metadata">

### Author: ![SunBeech](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/sunbeech/32/111391_2.png) [@SunBeech](https://community.homey.app/u/SunBeech)
#### Post date: [October 17, 2025, 11:15am UTC](https://community.homey.app/t/new-user/144203/2 "2025-10-17T11:15:23Z")

</div>

I assume you have already paired you light with Homey.

When you tap on the Add card button in the flow’s THEN section, a screen pops up, in which you need to select the device.

You can either navigate via the Zones section to the zone in which you places the light:

 ![IMG_2199](https://us1.discourse-cdn.com/flex025/uploads/athom/original/3X/f/d/fd2c91ea90d297d8c1e5a76874106f24d61cd179.jpeg)

Or scroll down to the App section and select the app that you used to pair the light (note: not all devices require an app, such as Matter devices and those paired as a generic Zigbee/Z-Wave device):

 ![IMG_2200](https://us1.discourse-cdn.com/flex025/uploads/athom/original/3X/d/d/dd74f4c8577caae65fa4899f701fda794ac2f8ae.jpeg)

After selecting your light, you see the available flowcards, like turn on/off the light.

---

<div class="post-metadata">

### Author: ![gwilliamb](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/gwilliamb/32/4302_2.png) [@gwilliamb](https://community.homey.app/u/gwilliamb)
#### Post date: [October 18, 2025, 2:07am UTC](https://community.homey.app/t/new-user/144203/3 "2025-10-18T02:07:55Z")

</div>

Hi Sunbeach,

Thanks for taking the time to answer my post.

I have paired a generic sensor and on/ off switch but they don’t show up in the then sequence. So they don’t have apps. Can I assign generic apps to these so they will show up when creating a flow?

Thanks

Glenn

---

<div class="post-metadata">

### Author: ![SunBeech](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/sunbeech/32/111391_2.png) [@SunBeech](https://community.homey.app/u/SunBeech)
#### Post date: [October 18, 2025, 7:31am UTC](https://community.homey.app/t/new-user/144203/4 "2025-10-18T07:31:22Z")

</div>

You’re welcome. Then you have to use the Zones-route. All devices are placed into a zone.

You should find your light in the zone that you placed in during the pairing process.

If you skipped that step, then the light is placed in the highest level zone (Home or comparable). In my screenshot above it’s called ‘Thuis’, which is Dutch for Home.

---

<div class="post-metadata">

### Author: ![gwilliamb](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/gwilliamb/32/4302_2.png) [@gwilliamb](https://community.homey.app/u/gwilliamb)
#### Post date: [October 22, 2025, 11:36am UTC](https://community.homey.app/t/new-user/144203/5 "2025-10-22T11:36:01Z")

</div>

Hi Sunbeech,

I know which zone I put them in but how do I find the devices using zones for use in flows

---

<div class="post-metadata">

### Author: ![SunBeech](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/sunbeech/32/111391_2.png) [@SunBeech](https://community.homey.app/u/SunBeech)
#### Post date: [October 22, 2025, 12:28pm UTC](https://community.homey.app/t/new-user/144203/6 "2025-10-22T12:28:34Z")

</div>

After you tap/click the option to add a WHEN / AND / THEN card, the flow cards window pops-up.

It is divided into two categories: Zones & Devices and Apps. In the Zones & Devices section (top part of the screen) the top element of your zones hierarchy is shown (e.g. My Home).

If you tap/click on that item you get to the next level of sub-zones. This way you browse to the zone in which you placed the device.

Once you reach your device, there you will also find the flowcards related to your device.

---

<div class="post-metadata">

### Author: ![gwilliamb](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/gwilliamb/32/4302_2.png) [@gwilliamb](https://community.homey.app/u/gwilliamb)
#### Post date: [October 23, 2025, 11:18am UTC](https://community.homey.app/t/new-user/144203/7 "2025-10-23T11:18:41Z")

</div>

Thanks so much for that. Now it makes sense. Thank you
