2019-04-04 04:14:45 +00:00
|
|
|
{
|
|
|
|
"domain": "webostv",
|
2020-01-07 13:31:18 +00:00
|
|
|
"name": "LG webOS Smart TV",
|
2022-01-14 21:48:45 +00:00
|
|
|
"config_flow": true,
|
2019-10-02 16:25:44 +00:00
|
|
|
"documentation": "https://www.home-assistant.io/integrations/webostv",
|
2022-04-01 08:05:59 +00:00
|
|
|
"requirements": ["aiowebostv==0.2.0"],
|
2021-07-24 19:45:24 +00:00
|
|
|
"codeowners": ["@bendavid", "@thecode"],
|
2022-03-30 08:56:37 +00:00
|
|
|
"ssdp": [{ "st": "urn:lge-com:service:webos-second-screen:1" }],
|
2022-01-24 09:21:28 +00:00
|
|
|
"quality_scale": "platinum",
|
2022-01-28 21:37:53 +00:00
|
|
|
"iot_class": "local_push",
|
|
|
|
"loggers": ["aiowebostv"]
|
2022-03-30 08:56:37 +00:00
|
|
|
}
|