mirror of
https://github.com/home-assistant/core.git
synced 2025-08-03 18:48:22 +00:00
Update aioswitcher (#33821)
This commit is contained in:
parent
f70a2ba1f7
commit
34fdf5a36f
@ -3,6 +3,5 @@
|
||||
"name": "Switcher",
|
||||
"documentation": "https://www.home-assistant.io/integrations/switcher_kis/",
|
||||
"codeowners": ["@tomerfi"],
|
||||
"requirements": ["aioswitcher==2019.4.26"],
|
||||
"dependencies": []
|
||||
"requirements": ["aioswitcher==1.1.0"]
|
||||
}
|
||||
|
@ -208,7 +208,7 @@ aiopvpc==1.0.2
|
||||
aiopylgtv==0.3.3
|
||||
|
||||
# homeassistant.components.switcher_kis
|
||||
aioswitcher==2019.4.26
|
||||
aioswitcher==1.1.0
|
||||
|
||||
# homeassistant.components.unifi
|
||||
aiounifi==15
|
||||
|
@ -91,7 +91,7 @@ aiopvpc==1.0.2
|
||||
aiopylgtv==0.3.3
|
||||
|
||||
# homeassistant.components.switcher_kis
|
||||
aioswitcher==2019.4.26
|
||||
aioswitcher==1.1.0
|
||||
|
||||
# homeassistant.components.unifi
|
||||
aiounifi==15
|
||||
|
Loading…
x
Reference in New Issue
Block a user