Bump py-august to 0.25.0 (#32769)

Fixes a bug in the conversion to async where code validation failed.
pull/32784/head
J. Nick Koston 2020-03-13 12:07:53 -05:00 committed by GitHub
parent 86f61b8e55
commit e2a113a2de
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -3,7 +3,7 @@
"name": "August",
"documentation": "https://www.home-assistant.io/integrations/august",
"requirements": [
"py-august==0.24.0"
"py-august==0.25.0"
],
"dependencies": [
"configurator"

View File

@ -1088,7 +1088,7 @@ pushover_complete==1.1.1
pwmled==1.5.0
# homeassistant.components.august
py-august==0.24.0
py-august==0.25.0
# homeassistant.components.canary
py-canary==0.5.0

View File

@ -400,7 +400,7 @@ pure-python-adb==0.2.2.dev0
pushbullet.py==0.11.0
# homeassistant.components.august
py-august==0.24.0
py-august==0.25.0
# homeassistant.components.canary
py-canary==0.5.0