aboutsummaryrefslogtreecommitdiffstats
path: root/all.json
diff options
context:
space:
mode:
authorLibravatar Neil Tonge <me@neiltonge.co.uk>2020-03-12 18:13:19 +0000
committerLibravatar GitHub <noreply@github.com>2020-03-12 19:13:19 +0100
commit76dbe652e801bbf85f28b433e228754e30bcddf5 (patch)
treea6561ee315a450ec24d1a07613db8609a3553806 /all.json
parentRepackage asana (diff)
downloadferdium-recipes-76dbe652e801bbf85f28b433e228754e30bcddf5.tar.gz
ferdium-recipes-76dbe652e801bbf85f28b433e228754e30bcddf5.tar.zst
ferdium-recipes-76dbe652e801bbf85f28b433e228754e30bcddf5.zip
Add Unraid + Netatmo Energy recipes (#65)
* Add Unraid plugin * Add Netatmo Energy plugin * Update plugins based on requests * Resolve issues
Diffstat (limited to 'all.json')
-rw-r--r--all.json22
1 files changed, 22 insertions, 0 deletions
diff --git a/all.json b/all.json
index 410276a5..81d5e10 100644
--- a/all.json
+++ b/all.json
@@ -988,5 +988,27 @@
988 "png": "https://cdn.jsdelivr.net/gh/getferdi/recipes/uncompressed/asana/icon.png", 988 "png": "https://cdn.jsdelivr.net/gh/getferdi/recipes/uncompressed/asana/icon.png",
989 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/uncompressed/asana/icon.svg" 989 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/uncompressed/asana/icon.svg"
990 } 990 }
991 },
992 {
993 "author": "Neil Tonge <me@neiltonge.co.uk>",
994 "featured": false,
995 "id": "unraid",
996 "name": "Unraid",
997 "version": "1.0.1",
998 "icons": {
999 "png": "https://cdn.jsdelivr.net/gh/getferdi/recipes/uncompressed/unraid/icon.png",
1000 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/uncompressed/unraid/icon.svg"
1001 }
1002 },
1003 {
1004 "author": "Neil Tonge <me@neiltonge.co.uk>",
1005 "featured": false,
1006 "id": "netatmo-energy",
1007 "name": "Netatmo Energy",
1008 "version": "1.0.1",
1009 "icons": {
1010 "png": "https://cdn.jsdelivr.net/gh/getferdi/recipes/uncompressed/netatmo-energy/icon.png",
1011 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/uncompressed/netatmo-energy/icon.svg"
1012 }
991 } 1013 }
992] 1014]