# Verschillen homey en homey pro

**URL:** https://community.homey.app/t/verschillen-homey-en-homey-pro/64909
**Category:** Devices
**Tags:** flow, homey-pro
**Created:** [June 19, 2022, 3:20pm UTC](https://community.homey.app/t/verschillen-homey-en-homey-pro/64909 "2022-06-19T15:20:46Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![HansVonk](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/hansvonk/32/46947_2.png) [@HansVonk](https://community.homey.app/u/HansVonk)
#### Post date: [June 19, 2022, 3:20pm UTC](https://community.homey.app/t/verschillen-homey-en-homey-pro/64909/1 "2022-06-19T15:20:46Z")

</div>

With **Homey Pro** you can make a flow like “if motion is detected and it is dark”. Why is it only the other way around possible with **Homey**? (That is “if it is dark and motion is detected”)

---

<div class="post-metadata">

### Author: ![Dijker](https://avatars.discourse-cdn.com/v4/letter/d/b9bd4f/32.png) [@Dijker](https://community.homey.app/u/Dijker)
#### Post date: [June 19, 2022, 3:27pm UTC](https://community.homey.app/t/verschillen-homey-en-homey-pro/64909/2 "2022-06-19T15:27:26Z")

</div>

> [@HansVonk](#):
>
> **Homey**? (That is “if it is dark and motion is detected”)

Can you show us this flow? I don’t understand this example.

I tink above example isn’t correct if you have the same type of devices in both Homey and Homey Pro

And I guess you mean differences with “Verschillen”

---

<div class="post-metadata">

### Author: ![Peter\_Kawa](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/peter_kawa/32/173848_2.png) [@Peter\_Kawa](https://community.homey.app/u/Peter_Kawa)
#### Post date: [June 19, 2022, 8:10pm UTC](https://community.homey.app/t/verschillen-homey-en-homey-pro/64909/3 "2022-06-19T20:10:38Z")

</div>

> [@HansVonk](#):
>
> if it is dark and motion is detected

There is no ‘When it’s dark’ triggercard on both Homey’s (Such card would trigger continuously as long as the sun isn’t up).

There _is_ an ‘And it is not day’ condition card present on both Homey’s (from the Date & Time section).

So, on both Homey’s you can make a flow like “When motion is detected, And it is dark”

---

<div class="post-metadata">

### Author: ![Caseda](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/caseda/32/138695_2.png) [@Caseda](https://community.homey.app/u/Caseda)
#### Post date: [June 19, 2022, 8:22pm UTC](https://community.homey.app/t/verschillen-homey-en-homey-pro/64909/4 "2022-06-19T20:22:17Z")

</div>

Sunset and Sunrise (under Date and Time) is also available on both Homey _and_ Homey Pro.

---

<div class="post-metadata">

### Author: ![Ronald\_Otto](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/ronald_otto/32/51743_2.png) [@Ronald\_Otto](https://community.homey.app/u/Ronald_Otto)
#### Post date: [June 20, 2022, 8:23am UTC](https://community.homey.app/t/verschillen-homey-en-homey-pro/64909/5 "2022-06-20T08:23:00Z")

</div>

What i did. I created one flow that set a variable. Then i can use that variable wherever i need.

 ![afbeelding](https://us1.discourse-cdn.com/flex025/uploads/athom/original/3X/1/c/1cf60cfbe3339e96a6ee9c8bdec494b0793039b6.jpeg)

Usage example. When i turn on the TV, and the sun is under, i want to do stuff like turning some lights of and on:

 ![afbeelding](https://us1.discourse-cdn.com/flex025/uploads/athom/original/3X/2/5/259571102cff8769183563c4ceb990c277221f09.jpeg)

---

<div class="post-metadata">

### Author: ![Peter\_Kawa](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/peter_kawa/32/173848_2.png) [@Peter\_Kawa](https://community.homey.app/u/Peter_Kawa)
#### Post date: [June 20, 2022, 4:43pm UTC](https://community.homey.app/t/verschillen-homey-en-homey-pro/64909/6 "2022-06-20T16:43:14Z")

</div>

You can also use this date & time condition: “it is not daytime” which then changes into: “it is nighttime”

> ![Screenshot_20220620-184135_Homey](https://us1.discourse-cdn.com/flex025/uploads/athom/original/3X/0/e/0ebe6bba2103e6750570eec20b04d6f58ab8c6ba.jpeg)
