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.
pull/25046/head
jlrgraham 2019-07-09 13:06:45 -05:00 committed by Martin Hjelmare
parent 8652c84745
commit 5be695c49c
2 changed files with 2 additions and 2 deletions

View File

@ -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": []

View File

@ -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