From 133ba0c562d2c7e62b895e00d354780223ceda92 Mon Sep 17 00:00:00 2001 From: Joost Lekkerkerker Date: Tue, 30 Sep 2025 21:21:59 +0200 Subject: [PATCH] Add Level documentation (#41094) --- source/_integrations/level.markdown | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 source/_integrations/level.markdown diff --git a/source/_integrations/level.markdown b/source/_integrations/level.markdown new file mode 100644 index 00000000000..981c1d69c20 --- /dev/null +++ b/source/_integrations/level.markdown @@ -0,0 +1,23 @@ +--- +title: Level +description: Connect and control your Level Matter devices using the Matter integration +ha_release: '2025.10' +ha_iot_class: Local Push +ha_category: + - Lock +ha_domain: level +ha_integration_type: brand +ha_platforms: + - lock +ha_iot_standard: matter +ha_brand: true +--- + +[Level](https://level.co/) is committed to making sure their products are up-to-date and ready to use in Home Assistant. + +Level 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/) +