Merge pull request #815 from ThomasTJdev/xiaomi

Added xiaomi
This commit is contained in:
Dominik Picheta 2018-08-08 15:37:03 +01:00 committed by GitHub
commit b4c57fe634
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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"
}
]