You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: source/_integrations/nuki_matter.markdown
+8-4Lines changed: 8 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,12 +14,16 @@ ha_iot_class: Local Push
14
14
ha_integration_type: virtual
15
15
ha_iot_standard:
16
16
- matter
17
+
works_with:
18
+
- matter
17
19
---
18
20
19
-
[Nuki](https://nuki.io) is committed to making sure their products are up-to-date and ready to use in Home Assistant.
21
+
{% include integrations/wwha.md url="https://nuki.io" name="Nuki" %}
20
22
21
-
Nuki 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.
23
+
## Supported devices
22
24
23
-
{% my add_matter_device badge domain=page.ha_domain %}
25
+
The following devices are supported:
24
26
25
-
[Learn more about Matter in Home Assistant.](/integrations/matter/)
0 commit comments