Bump simplisafe-python to 9.0.6 (#33762)
This commit is contained in:
parent
e8da7f333b
commit
087ddcb682
3 changed files with 3 additions and 4 deletions
|
@ -3,7 +3,6 @@
|
|||
"name": "SimpliSafe",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/simplisafe",
|
||||
"requirements": ["simplisafe-python==9.0.5"],
|
||||
"dependencies": [],
|
||||
"requirements": ["simplisafe-python==9.0.6"],
|
||||
"codeowners": ["@bachya"]
|
||||
}
|
||||
|
|
|
@ -1870,7 +1870,7 @@ simplehound==0.3
|
|||
simplepush==1.1.4
|
||||
|
||||
# homeassistant.components.simplisafe
|
||||
simplisafe-python==9.0.5
|
||||
simplisafe-python==9.0.6
|
||||
|
||||
# homeassistant.components.sisyphus
|
||||
sisyphus-control==2.2.1
|
||||
|
|
|
@ -689,7 +689,7 @@ sentry-sdk==0.13.5
|
|||
simplehound==0.3
|
||||
|
||||
# homeassistant.components.simplisafe
|
||||
simplisafe-python==9.0.5
|
||||
simplisafe-python==9.0.6
|
||||
|
||||
# homeassistant.components.sleepiq
|
||||
sleepyq==0.7
|
||||
|
|
Loading…
Add table
Reference in a new issue