Fix high CPU usage in vera integration. (#40249)

This commit is contained in:
Robert Van Gorkom 2020-09-18 08:39:12 -07:00 committed by Paulus Schoutsen
parent e582caccc9
commit 7e6d64a24c
3 changed files with 3 additions and 3 deletions

View File

@ -3,6 +3,6 @@
"name": "Vera",
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/vera",
"requirements": ["pyvera==0.3.9"],
"requirements": ["pyvera==0.3.10"],
"codeowners": ["@vangorra"]
}

View File

@ -1825,7 +1825,7 @@ pyuptimerobot==0.0.5
# pyuserinput==0.1.11
# homeassistant.components.vera
pyvera==0.3.9
pyvera==0.3.10
# homeassistant.components.versasense
pyversasense==0.0.6

View File

@ -854,7 +854,7 @@ pytraccar==0.9.0
pytradfri[async]==7.0.2
# homeassistant.components.vera
pyvera==0.3.9
pyvera==0.3.10
# homeassistant.components.vesync
pyvesync==1.1.0