aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDominik Picheta <dominikpicheta@googlemail.com>2018-07-01 13:50:29 +0100
committerGitHub <noreply@github.com>2018-07-01 13:50:29 +0100
commit1419eb6eae712a8464658e5c0604972fe14ae290 (patch)
tree3e73caae0f28662d9550f58bf8c81ff79ef45ac4
parent4e54b52f297235397a0f06bdb4c7c1b9869be07b (diff)
parent78e45f0d5bbe2e822c28294a8a1711d2a55ce36c (diff)
downloadpackages-1419eb6eae712a8464658e5c0604972fe14ae290.tar.gz
packages-1419eb6eae712a8464658e5c0604972fe14ae290.zip
Merge branch 'master' into patch-4
-rw-r--r--packages.json14
1 files changed, 14 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index eafcf7f..7390e98 100644
--- a/packages.json
+++ b/packages.json
@@ -9736,5 +9736,19 @@
"description": "Intel hex file utility library",
"license": "MIT",
"web": "https://github.com/keyme/nim_intel_hex"
+ },
+ {
+ "name": "nimha",
+ "url": "https://github.com/ThomasTJdev/nim_homeassistant",
+ "method": "git",
+ "tags": [
+ "smarthome",
+ "automation",
+ "mqtt",
+ "xiaomi"
+ ],
+ "description": "Nim Home Assistant (NimHA) is a hub for combining multiple home automation devices and automating jobs",
+ "license": "GPLv3",
+ "web": "https://github.com/ThomasTJdev/nim_homeassistant"
}
]