Update py-august to 0.25.2 to fix august token refreshes (#40109)

* Update py-august to 0.26.0 to fix august token refreshes

* bump version
This commit is contained in:
J. Nick Koston 2020-12-30 12:10:42 -10:00 committed by GitHub
parent b1bb0d12c9
commit e2964ca878
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View file

@ -2,7 +2,7 @@
"domain": "august",
"name": "August",
"documentation": "https://www.home-assistant.io/integrations/august",
"requirements": ["py-august==0.25.0"],
"requirements": ["py-august==0.25.2"],
"dependencies": ["configurator"],
"codeowners": ["@bdraco"],
"config_flow": true

View file

@ -1192,7 +1192,7 @@ pushover_complete==1.1.1
pwmled==1.6.7
# homeassistant.components.august
py-august==0.25.0
py-august==0.25.2
# homeassistant.components.canary
py-canary==0.5.0

View file

@ -597,7 +597,7 @@ pure-python-adb[async]==0.3.0.dev0
pushbullet.py==0.11.0
# homeassistant.components.august
py-august==0.25.0
py-august==0.25.2
# homeassistant.components.canary
py-canary==0.5.0