mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 21:27:38 +00:00
parent
b229347625
commit
5b2c1d701a
@ -3,7 +3,7 @@
|
|||||||
"name": "LG webOS Smart TV",
|
"name": "LG webOS Smart TV",
|
||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"documentation": "https://www.home-assistant.io/integrations/webostv",
|
"documentation": "https://www.home-assistant.io/integrations/webostv",
|
||||||
"requirements": ["aiowebostv==0.3.1"],
|
"requirements": ["aiowebostv==0.3.2"],
|
||||||
"codeowners": ["@thecode"],
|
"codeowners": ["@thecode"],
|
||||||
"ssdp": [{ "st": "urn:lge-com:service:webos-second-screen:1" }],
|
"ssdp": [{ "st": "urn:lge-com:service:webos-second-screen:1" }],
|
||||||
"quality_scale": "platinum",
|
"quality_scale": "platinum",
|
||||||
|
@ -300,7 +300,7 @@ aiovlc==0.1.0
|
|||||||
aiowatttime==0.1.1
|
aiowatttime==0.1.1
|
||||||
|
|
||||||
# homeassistant.components.webostv
|
# homeassistant.components.webostv
|
||||||
aiowebostv==0.3.1
|
aiowebostv==0.3.2
|
||||||
|
|
||||||
# homeassistant.components.yandex_transport
|
# homeassistant.components.yandex_transport
|
||||||
aioymaps==1.2.2
|
aioymaps==1.2.2
|
||||||
|
@ -278,7 +278,7 @@ aiovlc==0.1.0
|
|||||||
aiowatttime==0.1.1
|
aiowatttime==0.1.1
|
||||||
|
|
||||||
# homeassistant.components.webostv
|
# homeassistant.components.webostv
|
||||||
aiowebostv==0.3.1
|
aiowebostv==0.3.2
|
||||||
|
|
||||||
# homeassistant.components.yandex_transport
|
# homeassistant.components.yandex_transport
|
||||||
aioymaps==1.2.2
|
aioymaps==1.2.2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user