From 1e6e6967df032fca751e76651483d0eb611a30e7 Mon Sep 17 00:00:00 2001 From: theknut Date: Fri, 12 Apr 2024 13:07:35 +0200 Subject: [PATCH] feat: add waterkotte-easycon to latest (#3396) --- sources-dist.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/sources-dist.json b/sources-dist.json index dc936b8be..7b4e97af6 100644 --- a/sources-dist.json +++ b/sources-dist.json @@ -2869,6 +2869,11 @@ "icon": "https://raw.githubusercontent.com/pottio/ioBroker.warp/main/admin/warp.png", "type": "vehicle" }, + "waterkotte-easycon": { + "meta": "https://raw.githubusercontent.com/theknut/ioBroker.waterkotte-easycon/main/io-package.json", + "icon": "https://raw.githubusercontent.com/theknut/ioBroker.waterkotte-easycon/main/admin/waterkotte-easycon.png", + "type": "climate-control" + }, "weather-warnings": { "meta": "https://raw.githubusercontent.com/ticaki/ioBroker.weather-warnings/main/io-package.json", "icon": "https://raw.githubusercontent.com/ticaki/ioBroker.weather-warnings/main/admin/weather-warnings.png",