From 76dbe652e801bbf85f28b433e228754e30bcddf5 Mon Sep 17 00:00:00 2001 From: Neil Tonge Date: Thu, 12 Mar 2020 18:13:19 +0000 Subject: Add Unraid + Netatmo Energy recipes (#65) * Add Unraid plugin * Add Netatmo Energy plugin * Update plugins based on requests * Resolve issues --- all.json | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) (limited to 'all.json') diff --git a/all.json b/all.json index 410276a5..81d5e10 100644 --- a/all.json +++ b/all.json @@ -988,5 +988,27 @@ "png": "https://cdn.jsdelivr.net/gh/getferdi/recipes/uncompressed/asana/icon.png", "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/uncompressed/asana/icon.svg" } + }, + { + "author": "Neil Tonge ", + "featured": false, + "id": "unraid", + "name": "Unraid", + "version": "1.0.1", + "icons": { + "png": "https://cdn.jsdelivr.net/gh/getferdi/recipes/uncompressed/unraid/icon.png", + "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/uncompressed/unraid/icon.svg" + } + }, + { + "author": "Neil Tonge ", + "featured": false, + "id": "netatmo-energy", + "name": "Netatmo Energy", + "version": "1.0.1", + "icons": { + "png": "https://cdn.jsdelivr.net/gh/getferdi/recipes/uncompressed/netatmo-energy/icon.png", + "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/uncompressed/netatmo-energy/icon.svg" + } } ] -- cgit v1.2.3-54-g00ecf