aboutsummaryrefslogtreecommitdiff
path: root/packages.json
diff options
context:
space:
mode:
Diffstat (limited to 'packages.json')
-rw-r--r--packages.json12
1 files changed, 12 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index 4eca2bd..25a0df6 100644
--- a/packages.json
+++ b/packages.json
@@ -10176,5 +10176,17 @@
"description": "Generic Configurable Telegram Bot for Nim, with builtin basic functionality and Plugins",
"license": "MIT",
"web": "https://github.com/juancarlospaco/nim-telegram-bot"
+ },
+ {
+ "name": "xiaomi",
+ "url": "https://github.com/ThomasTJdev/nim_xiaomi.git",
+ "method": "git",
+ "tags": [
+ "xiaomi",
+ "iot"
+ ],
+ "description": "Read and write to Xiaomi IOT devices.",
+ "license": "MIT",
+ "web": "https://github.com/ThomasTJdev/nim_xiaomi"
}
]