# Switching outside lights at solar events doesn't work reliably, sometimes not at all

**URL:** https://community.homey.app/t/switching-outside-lights-at-solar-events-doesnt-work-reliably-sometimes-not-at-all/112030
**Category:** Questions & Help
**Tags:** flow
**Created:** [June 26, 2024, 3:25pm UTC](https://community.homey.app/t/switching-outside-lights-at-solar-events-doesnt-work-reliably-sometimes-not-at-all/112030 "2024-06-26T15:25:51Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![Bob\_Richardson](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/bob_richardson/32/80867_2.png) [@Bob\_Richardson](https://community.homey.app/u/Bob_Richardson)
#### Post date: [June 26, 2024, 3:25pm UTC](https://community.homey.app/t/switching-outside-lights-at-solar-events-doesnt-work-reliably-sometimes-not-at-all/112030/1 "2024-06-26T15:25:51Z")

</div>

Created a flow to turn on outside lights at Sunset and another to turn off at Sunrise…but it run’s at irregular times or not at all…

 ![Screenshot 2024-06-26 at 10.17.16 AM](https://us1.discourse-cdn.com/flex025/uploads/athom/original/3X/7/0/7048dc4416cec116d61257e44214540bbeec0e13.png)

Does this look like 'm missing something? When I run the test is gives all green checks…

Thanks in advance and I searched but am pretty new to Homey so I turn to you all.

---

<div class="post-metadata">

### Author: ![FKey](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/fkey/32/14793_2.png) [@FKey](https://community.homey.app/u/FKey)
#### Post date: [June 26, 2024, 3:38pm UTC](https://community.homey.app/t/switching-outside-lights-at-solar-events-doesnt-work-reliably-sometimes-not-at-all/112030/2 "2024-06-26T15:38:45Z")

</div>

Your flow looks fine.  
Are the lights connected via another bridge?

Maybe you have schedules in the other bridge that trigger the light…

To troubleshoot flows you can use the [simple log app](https://homey.app/en-nl/app/nl.nielsdeklerk.log/Simple-(Sys)-Log/). That way you can trace back when the flow has triggered.

---

<div class="post-metadata">

### Author: ![Bob\_Richardson](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/bob_richardson/32/80867_2.png) [@Bob\_Richardson](https://community.homey.app/u/Bob_Richardson)
#### Post date: [June 26, 2024, 3:50pm UTC](https://community.homey.app/t/switching-outside-lights-at-solar-events-doesnt-work-reliably-sometimes-not-at-all/112030/3 "2024-06-26T15:50:52Z")

</div>

Thanks!! The lights are all connected to a Lutron Bridge. No other schedules on it. I’ll get the log app and take a look. Appreciate it!!

---

<div class="post-metadata">

### Author: ![Hielke\_de\_Jong](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/hielke_de_jong/32/79029_2.png) [@Hielke\_de\_Jong](https://community.homey.app/u/Hielke_de_Jong)
#### Post date: [June 26, 2024, 3:58pm UTC](https://community.homey.app/t/switching-outside-lights-at-solar-events-doesnt-work-reliably-sometimes-not-at-all/112030/4 "2024-06-26T15:58:58Z")

</div>

Flow looks fine. But the And-card looks a bit useless. Why you add it?

Instead of using the app voor logging; you could also try to add cards to put info in your timeline or send a notification. So you can check when it runs to make sure it is because of this flow.

Also you could check the timeline in your devices to see if it gets turned on by the flow or for some other reason.

Also you can check this: [Problems with Sunset Flow Card](https://community.homey.app/t/problems-with-sunset-flow-card/95283)

---

<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 27, 2024, 12:37am UTC](https://community.homey.app/t/switching-outside-lights-at-solar-events-doesnt-work-reliably-sometimes-not-at-all/112030/6 "2024-06-27T00:37:42Z")

</div>

> [@Bob\_Richardson](#):
>
> When I run the test is gives all green checks…

Yes, that’s because the test does not test the SUN event trigger, which can be (part) of the problem.  
I’ve seen several unreliable sun events issues, consider using the [Sun Events app](https://homey.app/en-nl/app/com.cyclone-software.sunevents/Sun-Events/) instead.

---

<div class="post-metadata">

### Author: ![Bob\_Richardson](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/bob_richardson/32/80867_2.png) [@Bob\_Richardson](https://community.homey.app/u/Bob_Richardson)
#### Post date: [June 27, 2024, 5:21pm UTC](https://community.homey.app/t/switching-outside-lights-at-solar-events-doesnt-work-reliably-sometimes-not-at-all/112030/7 "2024-06-27T17:21:28Z")

</div>

Thanks for all the help!!

Dirk, copy about the title and thanks for fixing it.

Peter, I deleted the flows and created new ones in Advanced flows (seems much more straight forward using the Advanced) using the Sun Events app. That seems to have fixed the issue!!!
