diff options
| author | ThomasTJdev <ttjarloev@gmail.com> | 2018-08-08 09:46:20 +0200 |
|---|---|---|
| committer | ThomasTJdev <ttjarloev@gmail.com> | 2018-08-08 09:46:20 +0200 |
| commit | f924fb7b2c3e366299496dfde90a76b960c009d4 (patch) | |
| tree | 1305e771c3bed736d7686b7266edb303ac067a4c /packages.json | |
| parent | d36219092191818b34d1efae51bbf3bfa03b3648 (diff) | |
| download | packages-f924fb7b2c3e366299496dfde90a76b960c009d4.tar.gz packages-f924fb7b2c3e366299496dfde90a76b960c009d4.zip | |
Added xiaomi
Diffstat (limited to 'packages.json')
| -rw-r--r-- | packages.json | 12 |
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" } ] |
