Bump yalexs to 6.4.3 (#121984)
This commit is contained in:
parent
d7e33429e3
commit
33cb674a4b
4 changed files with 3 additions and 6 deletions
|
@ -28,5 +28,5 @@
|
|||
"documentation": "https://www.home-assistant.io/integrations/august",
|
||||
"iot_class": "cloud_push",
|
||||
"loggers": ["pubnub", "yalexs"],
|
||||
"requirements": ["yalexs==6.4.2", "yalexs-ble==2.4.3"]
|
||||
"requirements": ["yalexs==6.4.3", "yalexs-ble==2.4.3"]
|
||||
}
|
||||
|
|
|
@ -2938,7 +2938,7 @@ yalesmartalarmclient==0.3.9
|
|||
yalexs-ble==2.4.3
|
||||
|
||||
# homeassistant.components.august
|
||||
yalexs==6.4.2
|
||||
yalexs==6.4.3
|
||||
|
||||
# homeassistant.components.yeelight
|
||||
yeelight==0.7.14
|
||||
|
|
|
@ -2306,7 +2306,7 @@ yalesmartalarmclient==0.3.9
|
|||
yalexs-ble==2.4.3
|
||||
|
||||
# homeassistant.components.august
|
||||
yalexs==6.4.2
|
||||
yalexs==6.4.3
|
||||
|
||||
# homeassistant.components.yeelight
|
||||
yeelight==0.7.14
|
||||
|
|
|
@ -191,9 +191,6 @@ TODO = {
|
|||
"mficlient": AwesomeVersion(
|
||||
"0.3.0"
|
||||
), # No license https://github.com/kk7ds/mficlient/issues/4
|
||||
"pubnub": AwesomeVersion(
|
||||
"8.0.0"
|
||||
), # Proprietary license https://github.com/pubnub/python/blob/master/LICENSE
|
||||
"pyElectra": AwesomeVersion(
|
||||
"1.2.3"
|
||||
), # No License https://github.com/jafar-atili/pyElectra/issues/3
|
||||
|
|
Loading…
Add table
Reference in a new issue