1
0
mirror of https://github.com/home-assistant/core.git synced 2026-05-08 17:49:37 +01:00

Add integration_type hub to roon (#161315)

This commit is contained in:
Joost Lekkerkerker
2026-01-20 20:47:07 +01:00
committed by GitHub
parent 818af90a7b
commit 1ccbd5124e
@@ -4,6 +4,7 @@
"codeowners": ["@pavoni"],
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/roon",
"integration_type": "hub",
"iot_class": "local_push",
"loggers": ["roonapi"],
"requirements": ["roonapi==0.1.6"]