Bump yalexs to 1.3.0 (#91431)
changelog: https://github.com/bdraco/yalexs/compare/v1.2.7...v1.3.0 fixes for missing user ids
This commit is contained in:
parent
bf4559719a
commit
698345e88b
3 changed files with 3 additions and 3 deletions
|
@ -28,5 +28,5 @@
|
|||
"documentation": "https://www.home-assistant.io/integrations/august",
|
||||
"iot_class": "cloud_push",
|
||||
"loggers": ["pubnub", "yalexs"],
|
||||
"requirements": ["yalexs==1.2.7", "yalexs-ble==2.1.14"]
|
||||
"requirements": ["yalexs==1.3.0", "yalexs-ble==2.1.14"]
|
||||
}
|
||||
|
|
|
@ -2674,7 +2674,7 @@ yalesmartalarmclient==0.3.9
|
|||
yalexs-ble==2.1.14
|
||||
|
||||
# homeassistant.components.august
|
||||
yalexs==1.2.7
|
||||
yalexs==1.3.0
|
||||
|
||||
# homeassistant.components.yeelight
|
||||
yeelight==0.7.10
|
||||
|
|
|
@ -1929,7 +1929,7 @@ yalesmartalarmclient==0.3.9
|
|||
yalexs-ble==2.1.14
|
||||
|
||||
# homeassistant.components.august
|
||||
yalexs==1.2.7
|
||||
yalexs==1.3.0
|
||||
|
||||
# homeassistant.components.yeelight
|
||||
yeelight==0.7.10
|
||||
|
|
Loading…
Add table
Reference in a new issue