Bump aioswitcher to 2.0.5 (#55934)
parent
84140a547b
commit
c514f72c70
|
@ -3,7 +3,7 @@
|
|||
"name": "Switcher",
|
||||
"documentation": "https://www.home-assistant.io/integrations/switcher_kis/",
|
||||
"codeowners": ["@tomerfi","@thecode"],
|
||||
"requirements": ["aioswitcher==2.0.4"],
|
||||
"requirements": ["aioswitcher==2.0.5"],
|
||||
"iot_class": "local_push",
|
||||
"config_flow": true
|
||||
}
|
||||
|
|
|
@ -243,7 +243,7 @@ aiorecollect==1.0.8
|
|||
aioshelly==0.6.4
|
||||
|
||||
# homeassistant.components.switcher_kis
|
||||
aioswitcher==2.0.4
|
||||
aioswitcher==2.0.5
|
||||
|
||||
# homeassistant.components.syncthing
|
||||
aiosyncthing==0.5.1
|
||||
|
|
|
@ -164,7 +164,7 @@ aiorecollect==1.0.8
|
|||
aioshelly==0.6.4
|
||||
|
||||
# homeassistant.components.switcher_kis
|
||||
aioswitcher==2.0.4
|
||||
aioswitcher==2.0.5
|
||||
|
||||
# homeassistant.components.syncthing
|
||||
aiosyncthing==0.5.1
|
||||
|
|
Loading…
Reference in New Issue