update aiopylgtv to 0.3.3 (#31545)
parent
774f0f9b67
commit
bb96584d6e
|
@ -2,7 +2,7 @@
|
|||
"domain": "webostv",
|
||||
"name": "LG webOS Smart TV",
|
||||
"documentation": "https://www.home-assistant.io/integrations/webostv",
|
||||
"requirements": ["aiopylgtv==0.3.2"],
|
||||
"requirements": ["aiopylgtv==0.3.3"],
|
||||
"dependencies": ["configurator"],
|
||||
"codeowners": ["@bendavid"]
|
||||
}
|
||||
|
|
|
@ -190,7 +190,7 @@ aionotion==1.1.0
|
|||
aiopvapi==1.6.14
|
||||
|
||||
# homeassistant.components.webostv
|
||||
aiopylgtv==0.3.2
|
||||
aiopylgtv==0.3.3
|
||||
|
||||
# homeassistant.components.switcher_kis
|
||||
aioswitcher==2019.4.26
|
||||
|
|
|
@ -69,7 +69,7 @@ aiohue==1.10.1
|
|||
aionotion==1.1.0
|
||||
|
||||
# homeassistant.components.webostv
|
||||
aiopylgtv==0.3.2
|
||||
aiopylgtv==0.3.3
|
||||
|
||||
# homeassistant.components.switcher_kis
|
||||
aioswitcher==2019.4.26
|
||||
|
|
Loading…
Reference in New Issue