From 52e4e69a89369ed9a25898a2f47d1fc70dcbc0d9 Mon Sep 17 00:00:00 2001 From: Jonny Bergdahl Date: Fri, 8 Dec 2023 20:30:06 +0100 Subject: [PATCH] Fix image url --- hacs.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hacs.json b/hacs.json index 48a8301..17f74e8 100644 --- a/hacs.json +++ b/hacs.json @@ -21,11 +21,11 @@ ], "homepage": "https://github.com/jonnybergdahl/HomeAssistant_Growcube_Integration", "issues": "https://github.com/jonnybergdahl/HomeAssistant_Growcube_Integration/issues", - "logo": "https://github.com/jonnybergdahl/HomeAssistant_Growcube_Integration/blob/master/images/Elecrow_logo_png", + "logo": "https://raw.githubusercontent.com/jonnybergdahl/HomeAssistant_Growcube_Integration/main/images/Elecrow_logo.png", "topics": [ "smart watering", "growcube", "elecrow" ], - "country": "Sweden", + "country": "Sweden" } \ No newline at end of file