aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packages.json14
1 files changed, 14 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index 24f2d42..f1383ed 100644
--- a/packages.json
+++ b/packages.json
@@ -9722,5 +9722,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"
}
]