Aqara light strip T1 and Home Assistant: where are the scenes?

Hey guys,

I’ve got some devices from Aqara and some from Philips Hue. I think the light quality and brightness of both is really great. But there are some things from Hue I miss from Aqara.

I can build a scene in the the Hue app like I can build a scene in the Aqara app. I use Home Assistant as the main software for my smart home. In Home Assistant I see the scenes from the Hue app as “scene.lightname”.
But I don’t see scenes from Aqara? How can I get the scenes from the Aqara app to Home Assistant.

It’s ok to edit the scenes in the app from the manufacturer. But I wanna start and stop the scenes in Home Assistant.

My hardware: Home Assistant runs on a Raspberry Pi. Philips Hue Bridge in with different Hue lights. Aqara Hub M3. Everything ist connected via zigbee.

What do I have to do to get the Aqara scenes in Home Assistant?

Hello You can export the scenes using the new features called Scene & Signal sync assuming you are using matter?

Scenes are exactly that and signals are triggers that occur for devices.

2 Likes

Thanks a lot, it works!
But there are only dynamic scenes to export. I need a static scene, too. Du you have an advice for a static scene?

I think you will need to manually create your own static scenes and then export them.

1 Like

I created a static scene but it isn’t listed in the scenes to export.

@david any ideas why my static scene isn’t listed?

Create your static scene and give it a name.

Create a scene and the scenes section of automations to execute your static scene on your light.

Now export the scene from your scenes and automations through matter.

Does this help?

1 Like

I missed the step to create a scene in automations with a scene.

Thanks a lot!