mirror of
https://github.com/home-assistant/core.git
synced 2025-07-24 21:57:51 +00:00
Bump yalexs to 6.4.3 (#121984)
This commit is contained in:
parent
d7e33429e3
commit
33cb674a4b
@ -28,5 +28,5 @@
|
|||||||
"documentation": "https://www.home-assistant.io/integrations/august",
|
"documentation": "https://www.home-assistant.io/integrations/august",
|
||||||
"iot_class": "cloud_push",
|
"iot_class": "cloud_push",
|
||||||
"loggers": ["pubnub", "yalexs"],
|
"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
|
yalexs-ble==2.4.3
|
||||||
|
|
||||||
# homeassistant.components.august
|
# homeassistant.components.august
|
||||||
yalexs==6.4.2
|
yalexs==6.4.3
|
||||||
|
|
||||||
# homeassistant.components.yeelight
|
# homeassistant.components.yeelight
|
||||||
yeelight==0.7.14
|
yeelight==0.7.14
|
||||||
|
@ -2306,7 +2306,7 @@ yalesmartalarmclient==0.3.9
|
|||||||
yalexs-ble==2.4.3
|
yalexs-ble==2.4.3
|
||||||
|
|
||||||
# homeassistant.components.august
|
# homeassistant.components.august
|
||||||
yalexs==6.4.2
|
yalexs==6.4.3
|
||||||
|
|
||||||
# homeassistant.components.yeelight
|
# homeassistant.components.yeelight
|
||||||
yeelight==0.7.14
|
yeelight==0.7.14
|
||||||
|
@ -191,9 +191,6 @@ TODO = {
|
|||||||
"mficlient": AwesomeVersion(
|
"mficlient": AwesomeVersion(
|
||||||
"0.3.0"
|
"0.3.0"
|
||||||
), # No license https://github.com/kk7ds/mficlient/issues/4
|
), # 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(
|
"pyElectra": AwesomeVersion(
|
||||||
"1.2.3"
|
"1.2.3"
|
||||||
), # No License https://github.com/jafar-atili/pyElectra/issues/3
|
), # No License https://github.com/jafar-atili/pyElectra/issues/3
|
||||||
|
Loading…
x
Reference in New Issue
Block a user