Hue emulation and Google assistant Color lights

I would like to expose a couple of simulated lights for both the Hue emulation and the google assistant.

Google assistant works just fine, together with my raspberry pi voicekit I can perfectly voice control my house :slight_smile:

But I would now like to expose the same lights using hue emulation. And that is a bit of a problem:
for google assistant tagging an item with [Lightning] is enough to export it as a color light.
But for the hue emulation that should be [ColorLighting] which is not understood by the assistant binding.

How to solve this?

You can have more than one tag on an Item at a time. Have you tried tagging it with both?

[ Lighting, ColorLighting ]

If that doesn’t work, you will probably need to create a Design Pattern: Proxy Item.