core/homeassistant/components/lg_netcast/manifest.json

9 lines
242 B
JSON
Raw Normal View History

{
"domain": "lg_netcast",
"name": "LG Netcast",
"documentation": "https://www.home-assistant.io/integrations/lg_netcast",
"requirements": ["pylgnetcast-homeassistant==0.2.0.dev0"],
"codeowners": [],
"iot_class": "local_polling"
}