Bump pyvera to 0.3.11 (#43262)
This commit is contained in:
parent
63abe8b4f9
commit
31f3ce81ee
3 changed files with 3 additions and 3 deletions
|
@ -3,6 +3,6 @@
|
||||||
"name": "Vera",
|
"name": "Vera",
|
||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"documentation": "https://www.home-assistant.io/integrations/vera",
|
"documentation": "https://www.home-assistant.io/integrations/vera",
|
||||||
"requirements": ["pyvera==0.3.10"],
|
"requirements": ["pyvera==0.3.11"],
|
||||||
"codeowners": ["@vangorra"]
|
"codeowners": ["@vangorra"]
|
||||||
}
|
}
|
||||||
|
|
|
@ -1867,7 +1867,7 @@ pyuptimerobot==0.0.5
|
||||||
# pyuserinput==0.1.11
|
# pyuserinput==0.1.11
|
||||||
|
|
||||||
# homeassistant.components.vera
|
# homeassistant.components.vera
|
||||||
pyvera==0.3.10
|
pyvera==0.3.11
|
||||||
|
|
||||||
# homeassistant.components.versasense
|
# homeassistant.components.versasense
|
||||||
pyversasense==0.0.6
|
pyversasense==0.0.6
|
||||||
|
|
|
@ -905,7 +905,7 @@ pytraccar==0.9.0
|
||||||
pytradfri[async]==7.0.2
|
pytradfri[async]==7.0.2
|
||||||
|
|
||||||
# homeassistant.components.vera
|
# homeassistant.components.vera
|
||||||
pyvera==0.3.10
|
pyvera==0.3.11
|
||||||
|
|
||||||
# homeassistant.components.vesync
|
# homeassistant.components.vesync
|
||||||
pyvesync==1.2.0
|
pyvesync==1.2.0
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue