aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDominik Picheta <dominikpicheta@googlemail.com>2018-08-08 15:37:03 +0100
committerGitHub <noreply@github.com>2018-08-08 15:37:03 +0100
commitb4c57fe634ff0b1e075d7ec047da65b8d9b5d153 (patch)
tree1305e771c3bed736d7686b7266edb303ac067a4c
parentd36219092191818b34d1efae51bbf3bfa03b3648 (diff)
parentf924fb7b2c3e366299496dfde90a76b960c009d4 (diff)
downloadpackages-b4c57fe634ff0b1e075d7ec047da65b8d9b5d153.tar.gz
packages-b4c57fe634ff0b1e075d7ec047da65b8d9b5d153.zip
Merge pull request #815 from ThomasTJdev/xiaomi
Added xiaomi
-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"
}
]