17 lines
398 B
JSON
17 lines
398 B
JSON
{
|
|
"domain": "webostv",
|
|
"name": "LG webOS Smart TV",
|
|
"codeowners": ["@thecode"],
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/webostv",
|
|
"iot_class": "local_push",
|
|
"loggers": ["aiowebostv"],
|
|
"quality_scale": "platinum",
|
|
"requirements": ["aiowebostv==0.3.3"],
|
|
"ssdp": [
|
|
{
|
|
"st": "urn:lge-com:service:webos-second-screen:1"
|
|
}
|
|
]
|
|
}
|