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:
parent
b1bb0d12c9
commit
e2964ca878
3 changed files with 3 additions and 3 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue