hass-core/homeassistant/components/snapcast/manifest.json
2023-03-06 22:48:40 +01:00

9 lines
264 B
JSON

{
"domain": "snapcast",
"name": "Snapcast",
"codeowners": ["@luar123"],
"documentation": "https://www.home-assistant.io/integrations/snapcast",
"iot_class": "local_polling",
"loggers": ["construct", "snapcast"],
"requirements": ["snapcast==2.3.2"]
}