1
mirror of https://github.com/home-assistant/core synced 2024-10-01 05:30:36 +02:00
ha-core/homeassistant/components/clementine/manifest.json
2021-04-15 10:21:38 +02:00

9 lines
249 B
JSON

{
"domain": "clementine",
"name": "Clementine Music Player",
"documentation": "https://www.home-assistant.io/integrations/clementine",
"requirements": ["python-clementine-remote==1.0.1"],
"codeowners": [],
"iot_class": "local_polling"
}