Bump aioswitcher to 3.1.0 (#80534)
This commit is contained in:
parent
a708fc9984
commit
98ca28ab1c
3 changed files with 3 additions and 3 deletions
|
@ -3,7 +3,7 @@
|
|||
"name": "Switcher",
|
||||
"documentation": "https://www.home-assistant.io/integrations/switcher_kis/",
|
||||
"codeowners": ["@tomerfi", "@thecode"],
|
||||
"requirements": ["aioswitcher==3.0.3"],
|
||||
"requirements": ["aioswitcher==3.1.0"],
|
||||
"quality_scale": "platinum",
|
||||
"iot_class": "local_push",
|
||||
"config_flow": true,
|
||||
|
|
|
@ -267,7 +267,7 @@ aioslimproto==2.1.1
|
|||
aiosteamist==0.3.2
|
||||
|
||||
# homeassistant.components.switcher_kis
|
||||
aioswitcher==3.0.3
|
||||
aioswitcher==3.1.0
|
||||
|
||||
# homeassistant.components.syncthing
|
||||
aiosyncthing==0.5.1
|
||||
|
|
|
@ -242,7 +242,7 @@ aioslimproto==2.1.1
|
|||
aiosteamist==0.3.2
|
||||
|
||||
# homeassistant.components.switcher_kis
|
||||
aioswitcher==3.0.3
|
||||
aioswitcher==3.1.0
|
||||
|
||||
# homeassistant.components.syncthing
|
||||
aiosyncthing==0.5.1
|
||||
|
|
Loading…
Add table
Reference in a new issue