mirror of
https://github.com/home-assistant/core.git
synced 2026-04-27 05:57:53 +00:00
Bump aiowebostv to 0.2.1 (#79423)
This commit is contained in:
committed by
Paulus Schoutsen
parent
7e8905758b
commit
046c3b4dd1
@@ -3,7 +3,7 @@
|
||||
"name": "LG webOS Smart TV",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/webostv",
|
||||
"requirements": ["aiowebostv==0.2.0"],
|
||||
"requirements": ["aiowebostv==0.2.1"],
|
||||
"codeowners": ["@bendavid", "@thecode"],
|
||||
"ssdp": [{ "st": "urn:lge-com:service:webos-second-screen:1" }],
|
||||
"quality_scale": "platinum",
|
||||
|
||||
@@ -285,7 +285,7 @@ aiovlc==0.1.0
|
||||
aiowatttime==0.1.1
|
||||
|
||||
# homeassistant.components.webostv
|
||||
aiowebostv==0.2.0
|
||||
aiowebostv==0.2.1
|
||||
|
||||
# homeassistant.components.yandex_transport
|
||||
aioymaps==1.2.2
|
||||
|
||||
@@ -260,7 +260,7 @@ aiovlc==0.1.0
|
||||
aiowatttime==0.1.1
|
||||
|
||||
# homeassistant.components.webostv
|
||||
aiowebostv==0.2.0
|
||||
aiowebostv==0.2.1
|
||||
|
||||
# homeassistant.components.yandex_transport
|
||||
aioymaps==1.2.2
|
||||
|
||||
Reference in New Issue
Block a user