Fix August Type error (#49636)
This commit is contained in:
parent
a352516944
commit
f11834d85c
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": ["yalexs==1.1.10"],
|
||||
"requirements": ["yalexs==1.1.11"],
|
||||
"codeowners": ["@bdraco"],
|
||||
"dhcp": [
|
||||
{
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue