mirror of
https://github.com/home-assistant/core.git
synced 2025-07-22 20:57:21 +00:00
Update pyvera to 0.3.1 for alert support (#24289)
This commit is contained in:
parent
976bf3e979
commit
0d5e151c60
@ -3,7 +3,7 @@
|
||||
"name": "Vera",
|
||||
"documentation": "https://www.home-assistant.io/components/vera",
|
||||
"requirements": [
|
||||
"pyvera==0.2.45"
|
||||
"pyvera==0.3.1"
|
||||
],
|
||||
"dependencies": [],
|
||||
"codeowners": []
|
||||
|
@ -1495,7 +1495,7 @@ pyuptimerobot==0.0.5
|
||||
# pyuserinput==0.1.11
|
||||
|
||||
# homeassistant.components.vera
|
||||
pyvera==0.2.45
|
||||
pyvera==0.3.1
|
||||
|
||||
# homeassistant.components.vesync
|
||||
pyvesync_v2==0.9.7
|
||||
|
Loading…
x
Reference in New Issue
Block a user