1
mirror of https://github.com/home-assistant/core synced 2024-08-28 03:36:46 +02:00
ha-core/homeassistant/components/vlc/manifest.json
2023-10-07 15:00:04 +02:00

9 lines
218 B
JSON

{
"domain": "vlc",
"name": "VLC media player",
"codeowners": [],
"documentation": "https://www.home-assistant.io/integrations/vlc",
"iot_class": "local_polling",
"requirements": ["python-vlc==3.0.18122"]
}