aboutsummaryrefslogtreecommitdiffstats
path: root/all.json
diff options
context:
space:
mode:
authorLibravatar vantezzen <hello@vantezzen.io>2020-03-13 09:22:50 +0100
committerLibravatar vantezzen <hello@vantezzen.io>2020-03-13 09:22:50 +0100
commit21bebcc1f8862b49f9750ba8b4010192ccd9e51c (patch)
tree6d47855484a94074c0da04b6143ea009b05ccfbf /all.json
parentAdd Unraid + Netatmo Energy recipes (#65) (diff)
downloadferdium-recipes-21bebcc1f8862b49f9750ba8b4010192ccd9e51c.tar.gz
ferdium-recipes-21bebcc1f8862b49f9750ba8b4010192ccd9e51c.tar.zst
ferdium-recipes-21bebcc1f8862b49f9750ba8b4010192ccd9e51c.zip
#62 Add Zoho recipe (@jaredkotoff)
Diffstat (limited to 'all.json')
-rw-r--r--all.json11
1 files changed, 11 insertions, 0 deletions
diff --git a/all.json b/all.json
index 81d5e10..b4bf496 100644
--- a/all.json
+++ b/all.json
@@ -1010,5 +1010,16 @@
1010 "png": "https://cdn.jsdelivr.net/gh/getferdi/recipes/uncompressed/netatmo-energy/icon.png", 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" 1011 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/uncompressed/netatmo-energy/icon.svg"
1012 } 1012 }
1013 },
1014 {
1015 "author": "Troke <jame_glove@yahoo.com>",
1016 "featured": false,
1017 "id": "zoho",
1018 "name": "Zoho Mail",
1019 "version": "1.0.0",
1020 "icons": {
1021 "png": "https://cdn.jsdelivr.net/gh/getferdi/recipes/uncompressed/zoho/icon.png",
1022 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/uncompressed/zoho/icon.svg"
1023 }
1013 } 1024 }
1014] 1025]