Only turn on binary light if group or area brightness is upper than a threshold

Hello,

I have mostly dimmable lights at home except one light which is a binary light in ESPHome.
This light is in my living room light group and area.
When I set the brightness of the group or the area to 1% this binary light is turned on which makes it way brighter than only 1%

Does any one have an idea on how to set this light to turn on only if the brightness of the group or the area is greater than for exemple 70% ?

It depends. Are the lights all seperate entities and you defined them as a group in HA? Are all the lights part of the esp board with the binary light? Did you look at the documentation? “If” some “condition” “then” turn on a light sounds just like an automation.