Bump simplisafe-python to 2022.03.2 (#68915)
* Bump simplisafe-python to 2022.03.1 * Another bumppull/68933/head^2
parent
e1c4245ff0
commit
f9aa0a7cd8
|
@ -3,7 +3,7 @@
|
|||
"name": "SimpliSafe",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/simplisafe",
|
||||
"requirements": ["simplisafe-python==2022.03.0"],
|
||||
"requirements": ["simplisafe-python==2022.03.2"],
|
||||
"codeowners": ["@bachya"],
|
||||
"iot_class": "cloud_polling",
|
||||
"dhcp": [
|
||||
|
|
|
@ -2138,7 +2138,7 @@ simplehound==0.3
|
|||
simplepush==1.1.4
|
||||
|
||||
# homeassistant.components.simplisafe
|
||||
simplisafe-python==2022.03.0
|
||||
simplisafe-python==2022.03.2
|
||||
|
||||
# homeassistant.components.sisyphus
|
||||
sisyphus-control==3.1.2
|
||||
|
|
|
@ -1378,7 +1378,7 @@ sharkiq==0.0.1
|
|||
simplehound==0.3
|
||||
|
||||
# homeassistant.components.simplisafe
|
||||
simplisafe-python==2022.03.0
|
||||
simplisafe-python==2022.03.2
|
||||
|
||||
# homeassistant.components.slack
|
||||
slackclient==2.5.0
|
||||
|
|
Loading…
Reference in New Issue