Fix August Type error (#49636)

This commit is contained in:
Daniel Pervan 2021-04-25 02:40:39 +02:00 committed by GitHub
parent a352516944
commit f11834d85c
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": ["yalexs==1.1.10"],
"requirements": ["yalexs==1.1.11"],
"codeowners": ["@bdraco"],
"dhcp": [
{

View file

@ -2369,7 +2369,7 @@ xs1-api-client==3.0.0
yalesmartalarmclient==0.1.6
# homeassistant.components.august
yalexs==1.1.10
yalexs==1.1.11
# homeassistant.components.yeelight
yeelight==0.6.1

View file

@ -1254,7 +1254,7 @@ xknx==0.18.1
xmltodict==0.12.0
# homeassistant.components.august
yalexs==1.1.10
yalexs==1.1.11
# homeassistant.components.yeelight
yeelight==0.6.1