core/homeassistant/components/webostv/manifest.json

10 lines
281 B
JSON
Raw Normal View History

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