# Flow or Device Issue?

**URL:** https://community.homey.app/t/flow-or-device-issue/152822
**Category:** Flows
**Created:** [March 22, 2026, 3:03pm UTC](https://community.homey.app/t/flow-or-device-issue/152822 "2026-03-22T15:03:30Z")
**Posts on this page:** 9
**Page:** 1

<div class="post-metadata">

### Author: ![AberdeenAl](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/aberdeenal/32/94481_2.png) [@AberdeenAl](https://community.homey.app/u/AberdeenAl)
#### Post date: [March 22, 2026, 3:03pm UTC](https://community.homey.app/t/flow-or-device-issue/152822/1 "2026-03-22T15:03:30Z")

</div>

Hello - not too sure if someone can help or not but my bathroom lights do not turn on (nightlight scene) after 11pm.

Equipment: Hue Lamps; Hue Dial Tap; Aqara FP300 Multi-sensor.  
Flows: See screenshots

The Hue lamps trigger on once the bathroom is dark enough and the sensor picks up motion. They stay on when presence is recorded. They switch off when no motion/presence is detected after 60 seconds. The lights switch on/off using the Hue dial tap.

Can anyone suggest changes or perhaps point me in the direction of where things are breaking down?

Thanks in advance.

 ![Screenshot 2026-03-22 at 14.52.24](https://us1.discourse-cdn.com/flex025/uploads/athom/original/3X/f/f/ff163db553d3ed03afa526e6a5599d546278499e.jpeg)

 ![Screenshot 2026-03-22 at 14.52.40](https://us1.discourse-cdn.com/flex025/uploads/athom/original/3X/4/2/42d40d25ef954f05ec7aceec0dae4de08616e2c8.jpeg)

 ![Screenshot 2026-03-22 at 14.52.52](https://us1.discourse-cdn.com/flex025/uploads/athom/original/3X/2/1/215e8cb8b661c99fc9fb15ae5608447a53d57a47.png)

 ![Screenshot 2026-03-22 at 14.53.03](https://us1.discourse-cdn.com/flex025/uploads/athom/original/3X/1/3/135bd4e5947e0b2ce3a927c95d9ea60bb66a7847.png)

---

<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: [March 22, 2026, 3:23pm UTC](https://community.homey.app/t/flow-or-device-issue/152822/2 "2026-03-22T15:23:53Z")

</div>

I could not exactly determine how the flow sections are connected. However, this part caught my eye:

 ![IMG_2507](https://us1.discourse-cdn.com/flex025/uploads/athom/original/3X/7/0/7073097addf9743973bd12b58fb4fe45f490850a.jpeg)

If the luminance is less than 15 then both tests are true and both the top and bottom part is executed. Not sure whether that is your intention.

---

<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: [March 22, 2026, 3:35pm UTC](https://community.homey.app/t/flow-or-device-issue/152822/3 "2026-03-22T15:35:57Z")

</div>

Also, if I understand the [guidance](https://homey.app/en-nl/app/com.cyclone-software.sunevents/Sun-Events/) correctly, the following card:

 ![IMG_2508](https://us1.discourse-cdn.com/flex025/uploads/athom/original/3X/e/0/e085588d81e3d818585fca472841f90142bc2843.jpeg)

applies to events on the same day. Which will never be true, as sunrise of the current day has already passed at 23hrs.

 ![IMG_2509](https://us1.discourse-cdn.com/flex025/uploads/athom/original/3X/f/a/fac251d26df8715304817979627411091d0fb27c.jpeg)

I think it is easier if you just connect that part of the flow to the false connector of the ‘it is between sunrise and 23:00’ card.

---

<div class="post-metadata">

### Author: ![AberdeenAl](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/aberdeenal/32/94481_2.png) [@AberdeenAl](https://community.homey.app/u/AberdeenAl)
#### Post date: [March 22, 2026, 3:38pm UTC](https://community.homey.app/t/flow-or-device-issue/152822/4 "2026-03-22T15:38:45Z")

</div>

Hey SunBeech - thanks for taking the time to respond.

The flow section is per attached - the flow uses a couple of variables:

1. Bathroom\_Light\_State = 0 (Checks to see if lights already on)
2. Bathroom\_Manual\_Mode = 0 (Checks to see if lights were turned on via the Hue Dial Tap)

If the luminance was below 20 and the time was between sunrise and 23:00 it would activate the Energise scene.

or

If the luminance was below 15 and the time was between 23:00 and sunrise it would activate the Nightlight scene.

Don’t know if that changes or answers your query?

I’ll drop one of the luminances and see if that helps.

Cheers, Al

 ![Screenshot 2026-03-22 at 15.30.49](https://us1.discourse-cdn.com/flex025/uploads/athom/original/3X/b/f/bf93221224417137c6f2a7539ff944d4f0728d2f.png)

---

<div class="post-metadata">

### Author: ![AberdeenAl](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/aberdeenal/32/94481_2.png) [@AberdeenAl](https://community.homey.app/u/AberdeenAl)
#### Post date: [March 22, 2026, 3:42pm UTC](https://community.homey.app/t/flow-or-device-issue/152822/5 "2026-03-22T15:42:10Z")

</div>

Ah - like this…

 ![Screenshot 2026-03-22 at 15.41.39](https://us1.discourse-cdn.com/flex025/uploads/athom/original/3X/4/5/45a075430fee3cf3870dc754912a4dc69dd60a6a.png)

---

<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: [March 22, 2026, 3:47pm UTC](https://community.homey.app/t/flow-or-device-issue/152822/6 "2026-03-22T15:47:18Z")

</div>

Thanks for the clarification.

Yes indeed. You can combine both sections, as the false connector represents the opposite period (after 23hrs until sunrise the next day).

---

<div class="post-metadata">

### Author: ![AberdeenAl](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/aberdeenal/32/94481_2.png) [@AberdeenAl](https://community.homey.app/u/AberdeenAl)
#### Post date: [March 22, 2026, 3:48pm UTC](https://community.homey.app/t/flow-or-device-issue/152822/7 "2026-03-22T15:48:20Z")

</div>

Thank you - I’ll see what after 11pm brings 🥰

---

<div class="post-metadata">

### Author: ![dsdevries](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/dsdevries/32/80220_2.png) [@dsdevries](https://community.homey.app/u/dsdevries)
#### Post date: [March 24, 2026, 9:21am UTC](https://community.homey.app/t/flow-or-device-issue/152822/8 "2026-03-24T09:21:48Z")

</div>

@AberdeenAl  
You could also have a look at the tutorial I wrote about how I integrated motion sensors including the fp300 in my flows. I found an issue where motion sensors could be triggered with old luminous values if you tie your flows directly to the “when the motion alarm turned on” card.  
I was able to solve a lot of issues with my setup:

> [@\[HOW TO\] Gain full control over Zone Activity using Motion Sensors (PIR), Presence Sensors (Aqara FP300) and Virtual Motion Triggers](https://community.homey.app/t/how-to-gain-full-control-over-zone-activity-using-motion-sensors-pir-presence-sensors-aqara-fp300-and-virtual-motion-triggers/144082/6):
>
> Hey @FKey Thank you for the feedback. I adjusted it.

With my setup, I was also able to still use moods that overrule autonomous dimming flows like this:

 ![Screenshot 2026-03-24 at 10.20.05](https://us1.discourse-cdn.com/flex025/uploads/athom/original/3X/2/e/2efb310d601d94e86edff8bc9cc49466a25e68c0.jpeg)

---

<div class="post-metadata">

### Author: ![AberdeenAl](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/aberdeenal/32/94481_2.png) [@AberdeenAl](https://community.homey.app/u/AberdeenAl)
#### Post date: [March 25, 2026, 8:03pm UTC](https://community.homey.app/t/flow-or-device-issue/152822/9 "2026-03-25T20:03:24Z")

</div>

Thanks - I’ll take a look at that over the weekend.
