mirror of
https://github.com/home-assistant/core.git
synced 2025-07-10 06:47:09 +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",
|
||||
"documentation": "https://www.home-assistant.io/components/vera",
|
||||
"requirements": [
|
||||
"pyvera==0.3.1"
|
||||
"pyvera==0.3.2"
|
||||
],
|
||||
"dependencies": [],
|
||||
"codeowners": []
|
||||
|
@ -1544,7 +1544,7 @@ pyuptimerobot==0.0.5
|
||||
# pyuserinput==0.1.11
|
||||
|
||||
# homeassistant.components.vera
|
||||
pyvera==0.3.1
|
||||
pyvera==0.3.2
|
||||
|
||||
# homeassistant.components.vesync
|
||||
pyvesync_v2==0.9.7
|
||||
|
Loading…
x
Reference in New Issue
Block a user