Changing brightness of room

Hello,

I thought I would ask the community.
I am working on a project to change all my lamps based on LUX values ​​in terms of brightness. Now I am running into a problem, I want to change the brightness based on a variable, but then I want to manage the living room in 1x in terms of brightness without adding separate devices to the flow 1 by 1. Is there an app for this?

I’m not sure if I understand correctly, but there is an app called < group > (< group > App for Homey | Homey) that allows you to combine multiple devices into one.
You can then use the Flow to change the capabilities of the group.
Also, if you have the latest Homey 2023 firmware and Homey app, you can create a group via the advanced settings of one of the devices and add other similar devices to it.

1 Like

Hello,

Thanks for your response, I have already solved it halfway by using the BetterLights app. This can manage zones with brightness.

Only I also have smart buttons which I later realized which respond to a single click. which then turns a switch on or off by means of a flow. and that switch turns the lights on or off because you do not have a card that can toggle lights in a zone. but switches do, which is why I have a problem.

What I can do is check based on a specific lamp in the room which is an ugly solution but well that is the only solution then?

This is how i normally manage it:

but in this case i cant do this.

This is my solution then:

I already asked @LRvdLinden for this if he can make an card in BetterLights to toggle lights in an zone.

1 Like

I think the < group > allows you to configure if a group is on based on any light being on or only if all lights are on.

Thats maybe then an option but then i need to add lights to an zone and also in the group, is also ugly… @Adrian_Rockall

This is not the same as ‘‘toggle’’. This means, turn on what’s off, and turn off what’s on.

its like that yes.