1
mirror of https://github.com/home-assistant/core synced 2024-08-31 05:57:13 +02:00
ha-core/homeassistant/components/snapcast/manifest.json
2021-04-22 15:46:48 +02:00

9 lines
214 B
JSON

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