Skip to content

Commit 1356eea

Browse files
authored
Set Matter integration type to "hub" (home-assistant#157657)
1 parent 6188e0e commit 1356eea

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

homeassistant/components/matter/manifest.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
"config_flow": true,
77
"dependencies": ["websocket_api"],
88
"documentation": "https://www.home-assistant.io/integrations/matter",
9+
"integration_type": "hub",
910
"iot_class": "local_push",
1011
"requirements": ["python-matter-server==8.1.0"],
1112
"zeroconf": ["_matter._tcp.local.", "_matterc._udp.local."]

0 commit comments

Comments
 (0)