core/homeassistant/components/webostv/manifest.json

12 lines
244 B
JSON

{
"domain": "webostv",
"name": "Webostv",
"documentation": "https://www.home-assistant.io/integrations/webostv",
"requirements": [
"pylgtv==0.1.9",
"websockets==6.0"
],
"dependencies": ["configurator"],
"codeowners": []
}