core/homeassistant/components/webostv/manifest.json

9 lines
237 B
JSON

{
"domain": "webostv",
"name": "LG webOS Smart TV",
"documentation": "https://www.home-assistant.io/integrations/webostv",
"requirements": ["aiopylgtv==0.3.3"],
"dependencies": ["configurator"],
"codeowners": ["@bendavid"]
}