Bump yalexs to 6.4.3 (#121984)

This commit is contained in:
J. Nick Koston 2024-07-15 12:35:52 -05:00 committed by GitHub
parent d7e33429e3
commit 33cb674a4b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 3 additions and 6 deletions

View file

@ -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"]
}

View file

@ -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

View file

@ -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

View file

@ -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