Add integration_type service to snapcast (#163401)

This commit is contained in:
Joost Lekkerkerker
2026-02-23 13:17:31 +01:00
committed by GitHub
parent 77a56a3e60
commit 0f6a3a8328
@@ -4,6 +4,7 @@
"codeowners": ["@luar123"],
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/snapcast",
"integration_type": "hub",
"iot_class": "local_push",
"loggers": ["construct", "snapcast"],
"requirements": ["snapcast==2.3.7"]