1
mirror of https://github.com/home-assistant/core synced 2024-09-25 00:41:32 +02:00

Bump simplisafe-python to 11.0.4 (#54701)

This commit is contained in:
Aaron Bach 2021-08-16 09:26:17 -06:00 committed by GitHub
parent 494fd21351
commit 1b256efb23
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -3,7 +3,7 @@
"name": "SimpliSafe",
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/simplisafe",
"requirements": ["simplisafe-python==11.0.3"],
"requirements": ["simplisafe-python==11.0.4"],
"codeowners": ["@bachya"],
"iot_class": "cloud_polling"
}

View File

@ -2114,7 +2114,7 @@ simplehound==0.3
simplepush==1.1.4
# homeassistant.components.simplisafe
simplisafe-python==11.0.3
simplisafe-python==11.0.4
# homeassistant.components.sisyphus
sisyphus-control==3.0

View File

@ -1165,7 +1165,7 @@ sharkiqpy==0.1.8
simplehound==0.3
# homeassistant.components.simplisafe
simplisafe-python==11.0.3
simplisafe-python==11.0.4
# homeassistant.components.slack
slackclient==2.5.0