Combine two dependent light devices with different functionality into one

I have a KNX light device that controls the power of a bunch of Ikea zigbee light bulbs.

I can of course address the bulbs as a single group entity via zigbee groups.

But that leaves me with a light bulb entity that is unavailable when the KNX device is set to off because the power is cut.

I’m looking for a way to combine the two into one device - the KNX sensor as the on/off value and the zigbee bulbs as the dimming/RGB value.

I assume lots of people already have this problem figured out but I can’t find anything that fits what I need.

https://www.home-assistant.io/integrations/template/#light

1 Like