mirror of
https://github.com/home-assistant/core.git
synced 2025-07-11 15:27:08 +00:00
Bump pyvera to 0.3.2, null/missing value protection (#25041)
* Bump pyvera to 0.3.2, null/missing value protection. * Add another place where the pyvera version is set.
This commit is contained in:
parent
8652c84745
commit
5be695c49c
@ -3,7 +3,7 @@
|
|||||||
"name": "Vera",
|
"name": "Vera",
|
||||||
"documentation": "https://www.home-assistant.io/components/vera",
|
"documentation": "https://www.home-assistant.io/components/vera",
|
||||||
"requirements": [
|
"requirements": [
|
||||||
"pyvera==0.3.1"
|
"pyvera==0.3.2"
|
||||||
],
|
],
|
||||||
"dependencies": [],
|
"dependencies": [],
|
||||||
"codeowners": []
|
"codeowners": []
|
||||||
|
@ -1544,7 +1544,7 @@ pyuptimerobot==0.0.5
|
|||||||
# pyuserinput==0.1.11
|
# pyuserinput==0.1.11
|
||||||
|
|
||||||
# homeassistant.components.vera
|
# homeassistant.components.vera
|
||||||
pyvera==0.3.1
|
pyvera==0.3.2
|
||||||
|
|
||||||
# homeassistant.components.vesync
|
# homeassistant.components.vesync
|
||||||
pyvesync_v2==0.9.7
|
pyvesync_v2==0.9.7
|
||||||
|
Loading…
x
Reference in New Issue
Block a user