Skip to content

Commit 5ff50e8

Browse files
authored
Update aioswitcher (#33821)
1 parent 10d25c7 commit 5ff50e8

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

homeassistant/components/switcher_kis/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@
33
"name": "Switcher",
44
"documentation": "https://www.home-assistant.io/integrations/switcher_kis/",
55
"codeowners": ["@tomerfi"],
6-
"requirements": ["aioswitcher==2019.4.26"]
6+
"requirements": ["aioswitcher==1.1.0"]
77
}

requirements_all.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@ aiopvpc==1.0.2
208208
aiopylgtv==0.3.3
209209

210210
# homeassistant.components.switcher_kis
211-
aioswitcher==2019.4.26
211+
aioswitcher==1.1.0
212212

213213
# homeassistant.components.unifi
214214
aiounifi==15

requirements_test_all.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ aiopvpc==1.0.2
9191
aiopylgtv==0.3.3
9292

9393
# homeassistant.components.switcher_kis
94-
aioswitcher==2019.4.26
94+
aioswitcher==1.1.0
9595

9696
# homeassistant.components.unifi
9797
aiounifi==15

0 commit comments

Comments
 (0)