mirror of
https://github.com/home-assistant/core.git
synced 2025-12-27 14:31:13 +00:00
Set Matter integration type to "hub" (#157657)
This commit is contained in:
committed by
Franck Nijhof
parent
99fa92d966
commit
bd44402b04
@@ -6,6 +6,7 @@
|
||||
"config_flow": true,
|
||||
"dependencies": ["websocket_api"],
|
||||
"documentation": "https://www.home-assistant.io/integrations/matter",
|
||||
"integration_type": "hub",
|
||||
"iot_class": "local_push",
|
||||
"requirements": ["python-matter-server==8.1.0"],
|
||||
"zeroconf": ["_matter._tcp.local.", "_matterc._udp.local."]
|
||||
|
||||
Reference in New Issue
Block a user