mirror of
https://github.com/home-assistant/core.git
synced 2025-07-30 18:58:04 +02:00
Update aioswitcher (#33821)
This commit is contained in:
@ -3,5 +3,5 @@
|
|||||||
"name": "Switcher",
|
"name": "Switcher",
|
||||||
"documentation": "https://www.home-assistant.io/integrations/switcher_kis/",
|
"documentation": "https://www.home-assistant.io/integrations/switcher_kis/",
|
||||||
"codeowners": ["@tomerfi"],
|
"codeowners": ["@tomerfi"],
|
||||||
"requirements": ["aioswitcher==2019.4.26"]
|
"requirements": ["aioswitcher==1.1.0"]
|
||||||
}
|
}
|
||||||
|
@ -208,7 +208,7 @@ aiopvpc==1.0.2
|
|||||||
aiopylgtv==0.3.3
|
aiopylgtv==0.3.3
|
||||||
|
|
||||||
# homeassistant.components.switcher_kis
|
# homeassistant.components.switcher_kis
|
||||||
aioswitcher==2019.4.26
|
aioswitcher==1.1.0
|
||||||
|
|
||||||
# homeassistant.components.unifi
|
# homeassistant.components.unifi
|
||||||
aiounifi==15
|
aiounifi==15
|
||||||
|
@ -91,7 +91,7 @@ aiopvpc==1.0.2
|
|||||||
aiopylgtv==0.3.3
|
aiopylgtv==0.3.3
|
||||||
|
|
||||||
# homeassistant.components.switcher_kis
|
# homeassistant.components.switcher_kis
|
||||||
aioswitcher==2019.4.26
|
aioswitcher==1.1.0
|
||||||
|
|
||||||
# homeassistant.components.unifi
|
# homeassistant.components.unifi
|
||||||
aiounifi==15
|
aiounifi==15
|
||||||
|
Reference in New Issue
Block a user