From 04c79d64c18e4546cf5fd03c226c42d15a5fd466 Mon Sep 17 00:00:00 2001 From: "Martin M." Date: Tue, 14 Jan 2025 16:12:44 +0100 Subject: [PATCH 1/2] Add bayernluft to latest --- sources-dist.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/sources-dist.json b/sources-dist.json index 78c24b1bb..2a6289e50 100644 --- a/sources-dist.json +++ b/sources-dist.json @@ -180,6 +180,11 @@ "icon": "https://raw.githubusercontent.com/bembelstemmer/ioBroker.batrium-bms/main/admin/batrium-bms.png", "type": "energy" }, + "bayernluft": { + "meta": "https://raw.githubusercontent.com/iobroker-community-adapters/ioBroker.bayernluft/master/io-package.json", + "icon": "https://raw.githubusercontent.com/iobroker-community-adapters/ioBroker.bayernluft/master/admin/beckhoff.png", + "type": "climate-control" + }, "beckhoff": { "meta": "https://raw.githubusercontent.com/iobroker-community-adapters/ioBroker.beckhoff/master/io-package.json", "icon": "https://raw.githubusercontent.com/iobroker-community-adapters/ioBroker.beckhoff/master/admin/beckhoff.png", From 90c3d26077176234d5a4efceba2ec31a2f9e8eea Mon Sep 17 00:00:00 2001 From: "Martin M." Date: Tue, 14 Jan 2025 19:18:49 +0100 Subject: [PATCH 2/2] Update sources-dist.json --- sources-dist.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sources-dist.json b/sources-dist.json index 2a6289e50..186836798 100644 --- a/sources-dist.json +++ b/sources-dist.json @@ -182,7 +182,7 @@ }, "bayernluft": { "meta": "https://raw.githubusercontent.com/iobroker-community-adapters/ioBroker.bayernluft/master/io-package.json", - "icon": "https://raw.githubusercontent.com/iobroker-community-adapters/ioBroker.bayernluft/master/admin/beckhoff.png", + "icon": "https://raw.githubusercontent.com/iobroker-community-adapters/ioBroker.bayernluft/master/admin/bayernluft.png", "type": "climate-control" }, "beckhoff": {