core/homeassistant/components/vlc/manifest.json

8 lines
182 B
JSON

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