update aiopylgtv to 0.2.6 (#30739)
parent
1b730b3055
commit
f639a8fbaa
|
@ -2,7 +2,7 @@
|
|||
"domain": "webostv",
|
||||
"name": "LG webOS Smart TV",
|
||||
"documentation": "https://www.home-assistant.io/integrations/webostv",
|
||||
"requirements": ["aiopylgtv==0.2.5"],
|
||||
"requirements": ["aiopylgtv==0.2.6"],
|
||||
"dependencies": ["configurator"],
|
||||
"codeowners": ["@bendavid"]
|
||||
}
|
||||
|
|
|
@ -190,7 +190,7 @@ aionotion==1.1.0
|
|||
aiopvapi==1.6.14
|
||||
|
||||
# homeassistant.components.webostv
|
||||
aiopylgtv==0.2.5
|
||||
aiopylgtv==0.2.6
|
||||
|
||||
# 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.2.5
|
||||
aiopylgtv==0.2.6
|
||||
|
||||
# homeassistant.components.switcher_kis
|
||||
aioswitcher==2019.4.26
|
||||
|
|
Loading…
Reference in New Issue