From ed272cddf7337c443f8d6b190a3dd41f68a6bebb Mon Sep 17 00:00:00 2001 From: robbrad Date: Tue, 16 Apr 2024 15:06:28 +0000 Subject: [PATCH] fix: custom compo module correction --- .../lunaticoastro-dragonfly-controller/manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/home-assistant/custom_components/lunaticoastro-dragonfly-controller/manifest.json b/home-assistant/custom_components/lunaticoastro-dragonfly-controller/manifest.json index d0e24dd..26c4dc4 100644 --- a/home-assistant/custom_components/lunaticoastro-dragonfly-controller/manifest.json +++ b/home-assistant/custom_components/lunaticoastro-dragonfly-controller/manifest.json @@ -9,7 +9,7 @@ "integration_type": "service", "iot_class": "cloud_polling", "issue_tracker": "https://github.com/robbrad/lunaticoastro-dragonfly-controller/issues", - "requirements": ["uk-bin-collection>=0.7.1"], - "version": "0.7.1", + "requirements": ["lunaticoastro-dragonfly-controller>=0.7.1"], + "version": "0.7.0", "zeroconf": [] } \ No newline at end of file