From 9b18aeb0cedf93fc4dcea588c3d332636f960c7e Mon Sep 17 00:00:00 2001 From: theknut Date: Mon, 11 Mar 2024 23:21:36 +0100 Subject: [PATCH] feat: add waterkotte-easycon to latest --- sources-dist.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/sources-dist.json b/sources-dist.json index f3e6852fa..606050398 100644 --- a/sources-dist.json +++ b/sources-dist.json @@ -2894,6 +2894,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",