mirror of
https://github.com/home-assistant/core.git
synced 2026-09-24 23:41:48 -05:00
Upgrade homelink package version to remove pyOpenSSL dep (#181092)
This commit is contained in:
@@ -8,5 +8,5 @@
|
||||
"integration_type": "hub",
|
||||
"iot_class": "cloud_push",
|
||||
"quality_scale": "bronze",
|
||||
"requirements": ["homelink-integration-api==0.0.5"]
|
||||
"requirements": ["homelink-integration-api==0.1.0"]
|
||||
}
|
||||
|
||||
Generated
+1
-1
@@ -1315,7 +1315,7 @@ home-assistant-intents==2026.8.28
|
||||
homekit-audio-proxy==1.2.1
|
||||
|
||||
# homeassistant.components.gentex_homelink
|
||||
homelink-integration-api==0.0.5
|
||||
homelink-integration-api==0.1.0
|
||||
|
||||
# homeassistant.components.homematicip_cloud
|
||||
homematicip==2.16.0
|
||||
|
||||
Reference in New Issue
Block a user