From d3f663a3725e9d41c918d072c81736461f74b106 Mon Sep 17 00:00:00 2001 From: misy1337 <36402072+misy1337@users.noreply.github.com> Date: Thu, 27 Feb 2025 09:04:33 +0100 Subject: [PATCH] Update manifest.json --- custom_components/autodarts/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/autodarts/manifest.json b/custom_components/autodarts/manifest.json index 7ebf76c..cbd9765 100644 --- a/custom_components/autodarts/manifest.json +++ b/custom_components/autodarts/manifest.json @@ -14,7 +14,7 @@ "homekit": {}, "iot_class": "cloud_push", "requirements": [ - "git+https://github.com/belese/python-autodarts#autodarts==0.0.8", + "git+https://github.com/belese/python-autodarts#autodarts==0.1.5", "aiohttp", "python-keycloak", "asyncio-atexit",