Bump aiowebostv to 0.2.0 (#68773)
This commit is contained in:
parent
9d14201b13
commit
c2eaa76dde
3 changed files with 3 additions and 3 deletions
|
@ -3,7 +3,7 @@
|
|||
"name": "LG webOS Smart TV",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/webostv",
|
||||
"requirements": ["aiowebostv==0.1.3", "sqlalchemy==1.4.32"],
|
||||
"requirements": ["aiowebostv==0.2.0", "sqlalchemy==1.4.32"],
|
||||
"codeowners": ["@bendavid", "@thecode"],
|
||||
"ssdp": [{"st": "urn:lge-com:service:webos-second-screen:1"}],
|
||||
"quality_scale": "platinum",
|
||||
|
|
|
@ -259,7 +259,7 @@ aiovlc==0.1.0
|
|||
aiowatttime==0.1.1
|
||||
|
||||
# homeassistant.components.webostv
|
||||
aiowebostv==0.1.3
|
||||
aiowebostv==0.2.0
|
||||
|
||||
# homeassistant.components.yandex_transport
|
||||
aioymaps==1.2.2
|
||||
|
|
|
@ -222,7 +222,7 @@ aiovlc==0.1.0
|
|||
aiowatttime==0.1.1
|
||||
|
||||
# homeassistant.components.webostv
|
||||
aiowebostv==0.1.3
|
||||
aiowebostv==0.2.0
|
||||
|
||||
# homeassistant.components.yandex_transport
|
||||
aioymaps==1.2.2
|
||||
|
|
Loading…
Add table
Reference in a new issue