Skip to content
Snippets Groups Projects
Unverified Commit 33cb674a authored by J. Nick Koston's avatar J. Nick Koston Committed by GitHub
Browse files

Bump yalexs to 6.4.3 (#121984)

parent d7e33429
No related branches found
No related tags found
No related merge requests found
...@@ -28,5 +28,5 @@ ...@@ -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 ...@@ -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 ...@@ -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 = { ...@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment