From 6bd82b23eb3df9e5466d6010ee3a2128fffc0c50 Mon Sep 17 00:00:00 2001 From: ticaki <59184294+ticaki@users.noreply.github.com> Date: Mon, 16 Oct 2023 23:13:56 +0200 Subject: [PATCH] add weather-warnings to latest todo: - [ ] English Readme.md: My daughter is translating the readme for me right now, it may take a few more days. --- sources-dist.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/sources-dist.json b/sources-dist.json index 89af31cf1..6ffd3bc3c 100644 --- a/sources-dist.json +++ b/sources-dist.json @@ -2741,6 +2741,11 @@ "icon": "https://raw.githubusercontent.com/pottio/ioBroker.warp/main/admin/warp.png", "type": "vehicle" }, + "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", + "type": "weather" + }, "weatherflow_udp": { "meta": "https://raw.githubusercontent.com/woessmich/ioBroker.weatherflow_udp/master/io-package.json", "icon": "https://raw.githubusercontent.com/woessmich/ioBroker.weatherflow_udp/master/admin/weatherflow_udp.png",