Update pyvera to 0.3.15 (#126956)

This commit is contained in:
Franck Nijhof 2024-09-27 21:25:27 +02:00 committed by GitHub
parent 5638e937b0
commit d34ba16a30
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 3 additions and 3 deletions

View File

@ -6,5 +6,5 @@
"documentation": "https://www.home-assistant.io/integrations/vera",
"iot_class": "local_polling",
"loggers": ["pyvera"],
"requirements": ["pyvera==0.3.13"]
"requirements": ["pyvera==0.3.15"]
}

View File

@ -2441,7 +2441,7 @@ pyuptimerobot==22.2.0
# pyuserinput==0.1.11
# homeassistant.components.vera
pyvera==0.3.13
pyvera==0.3.15
# homeassistant.components.versasense
pyversasense==0.0.6

View File

@ -1944,7 +1944,7 @@ pyudev==0.24.1
pyuptimerobot==22.2.0
# homeassistant.components.vera
pyvera==0.3.13
pyvera==0.3.15
# homeassistant.components.vesync
pyvesync==2.1.12