# Flow: when any light turned on then

**URL:** https://community.homey.app/t/flow-when-any-light-turned-on-then/38619
**Category:** Questions & Help
**Created:** [December 5, 2020, 8:02am UTC](https://community.homey.app/t/flow-when-any-light-turned-on-then/38619 "2020-12-05T08:02:02Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Daniel\_S](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/daniel_s/32/24881_2.png) [@Daniel\_S](https://community.homey.app/u/Daniel_S)
#### Post date: [December 5, 2020, 8:02am UTC](https://community.homey.app/t/flow-when-any-light-turned-on-then/38619/1 "2020-12-05T08:02:02Z")

</div>

Hi Homey friends. I am not able to find solution for such flow: When some light turns on then e.g. send pipup notification on TV with name of light. In the card Devices, there are only sensor triggers. I also could not find a way to go via logic. Ofcourse I could do it separately for each light but that would be so many flows. I want to find one flow for specific type of device - here light. Any suggestions? Many thanks

---

<div class="post-metadata">

### Author: ![Shakesbeard](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/shakesbeard/32/15112_2.png) [@Shakesbeard](https://community.homey.app/u/Shakesbeard)
#### Post date: [December 5, 2020, 8:50am UTC](https://community.homey.app/t/flow-when-any-light-turned-on-then/38619/2 "2020-12-05T08:50:13Z")

</div>

Cannot think of any good solution for that.  
But such a flow could also cause you another problem which I see now and then on my app.

The issue is, if a lot of your lights are turned on at once, like maybe by other flows. Then your flow would get triggered a lot of times in a very short period of time. Homey will then disable that flow as it runs too often (there is some quota limits for safty reasons, to prevent flows going frenzi).

Conclusion: If you want it to work reliable, single flows per light are the best bet actually.

---

<div class="post-metadata">

### Author: ![D3X](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/d3x/32/114780_2.png) [@D3X](https://community.homey.app/u/D3X)
#### Post date: [September 25, 2024, 3:45pm UTC](https://community.homey.app/t/flow-when-any-light-turned-on-then/38619/3 "2024-09-25T15:45:00Z")

</div>

There seems to be a “Group” app whith which you can combine multiple devices into a group and use as a group-trigger? Havent tried yet, but i have the same usecase, so i will soon 😃
