Bump simplipy to 3.4.2 (#24326)
* Bump simplipy to 3.4.2 * Updated requirements
This commit is contained in:
parent
f62d473fc4
commit
96a51d16a7
3 changed files with 3 additions and 3 deletions
|
@ -4,7 +4,7 @@
|
|||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/components/simplisafe",
|
||||
"requirements": [
|
||||
"simplisafe-python==3.4.1"
|
||||
"simplisafe-python==3.4.2"
|
||||
],
|
||||
"dependencies": [],
|
||||
"codeowners": [
|
||||
|
|
|
@ -1618,7 +1618,7 @@ shodan==1.13.0
|
|||
simplepush==1.1.4
|
||||
|
||||
# homeassistant.components.simplisafe
|
||||
simplisafe-python==3.4.1
|
||||
simplisafe-python==3.4.2
|
||||
|
||||
# homeassistant.components.sisyphus
|
||||
sisyphus-control==2.1
|
||||
|
|
|
@ -313,7 +313,7 @@ ring_doorbell==0.2.3
|
|||
rxv==0.6.0
|
||||
|
||||
# homeassistant.components.simplisafe
|
||||
simplisafe-python==3.4.1
|
||||
simplisafe-python==3.4.2
|
||||
|
||||
# homeassistant.components.sleepiq
|
||||
sleepyq==0.6
|
||||
|
|
Loading…
Add table
Reference in a new issue