Bump skybellpy to 0.4.0 (#23294)
* Bump skybellpy to 0.4.0 * Bump skybellpy to 0.4.0 in requirements_all.txtpull/23353/head
parent
f81eeded90
commit
7fb0055a92
|
@ -3,7 +3,7 @@
|
||||||
"name": "Skybell",
|
"name": "Skybell",
|
||||||
"documentation": "https://www.home-assistant.io/components/skybell",
|
"documentation": "https://www.home-assistant.io/components/skybell",
|
||||||
"requirements": [
|
"requirements": [
|
||||||
"skybellpy==0.3.0"
|
"skybellpy==0.4.0"
|
||||||
],
|
],
|
||||||
"dependencies": [],
|
"dependencies": [],
|
||||||
"codeowners": []
|
"codeowners": []
|
||||||
|
|
|
@ -1579,7 +1579,7 @@ simplisafe-python==3.4.1
|
||||||
sisyphus-control==2.1
|
sisyphus-control==2.1
|
||||||
|
|
||||||
# homeassistant.components.skybell
|
# homeassistant.components.skybell
|
||||||
skybellpy==0.3.0
|
skybellpy==0.4.0
|
||||||
|
|
||||||
# homeassistant.components.slack
|
# homeassistant.components.slack
|
||||||
slacker==0.12.0
|
slacker==0.12.0
|
||||||
|
|
Loading…
Reference in New Issue