From be8908fa14715c3bbe699e79b7a3a5a13f68c1af Mon Sep 17 00:00:00 2001 From: Joost Lekkerkerker Date: Wed, 25 Sep 2024 09:20:55 +0200 Subject: [PATCH] Add aqara (#34899) --- source/_integrations/aqara.markdown | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 source/_integrations/aqara.markdown diff --git a/source/_integrations/aqara.markdown b/source/_integrations/aqara.markdown new file mode 100644 index 00000000000..a418c8b7650 --- /dev/null +++ b/source/_integrations/aqara.markdown @@ -0,0 +1,24 @@ +--- +title: Aqara +description: Connect and control your Aqara Matter devices using the Matter integration +ha_release: '2024.10' +ha_iot_class: Local Push +ha_category: + - Lock +ha_domain: aqara +ha_integration_type: brand +works_with: + - matter +ha_platforms: + - lock +ha_iot_standard: matter +ha_brand: true +--- + +[Aqara](https://www.aqara.com/) is a member of the Works with Home Assistant partner program for their Matter products. Aqara is committed to making sure their products are up-to-date and ready to use in Home Assistant. + +Aqara Matter devices work locally and integrate seamlessly with the Matter integration in Home Assistant. As all connectivity is happening locally, status updates and controlling your devices happen instantly in Home Assistant. + +{% my add_matter_device badge domain=page.ha_domain %} + +[Learn more about Matter in Home Assistant.](/integrations/matter/) \ No newline at end of file