mirror of
https://github.com/home-assistant/core.git
synced 2025-07-18 18:57:06 +00:00
Bump simplipy to 3.4.2 (#24326)
* Bump simplipy to 3.4.2 * Updated requirements
This commit is contained in:
parent
f62d473fc4
commit
96a51d16a7
@ -4,7 +4,7 @@
|
|||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"documentation": "https://www.home-assistant.io/components/simplisafe",
|
"documentation": "https://www.home-assistant.io/components/simplisafe",
|
||||||
"requirements": [
|
"requirements": [
|
||||||
"simplisafe-python==3.4.1"
|
"simplisafe-python==3.4.2"
|
||||||
],
|
],
|
||||||
"dependencies": [],
|
"dependencies": [],
|
||||||
"codeowners": [
|
"codeowners": [
|
||||||
|
@ -1618,7 +1618,7 @@ shodan==1.13.0
|
|||||||
simplepush==1.1.4
|
simplepush==1.1.4
|
||||||
|
|
||||||
# homeassistant.components.simplisafe
|
# homeassistant.components.simplisafe
|
||||||
simplisafe-python==3.4.1
|
simplisafe-python==3.4.2
|
||||||
|
|
||||||
# homeassistant.components.sisyphus
|
# homeassistant.components.sisyphus
|
||||||
sisyphus-control==2.1
|
sisyphus-control==2.1
|
||||||
|
@ -313,7 +313,7 @@ ring_doorbell==0.2.3
|
|||||||
rxv==0.6.0
|
rxv==0.6.0
|
||||||
|
|
||||||
# homeassistant.components.simplisafe
|
# homeassistant.components.simplisafe
|
||||||
simplisafe-python==3.4.1
|
simplisafe-python==3.4.2
|
||||||
|
|
||||||
# homeassistant.components.sleepiq
|
# homeassistant.components.sleepiq
|
||||||
sleepyq==0.6
|
sleepyq==0.6
|
||||||
|
Loading…
x
Reference in New Issue
Block a user