From f924fb7b2c3e366299496dfde90a76b960c009d4 Mon Sep 17 00:00:00 2001 From: ThomasTJdev Date: Wed, 8 Aug 2018 09:46:20 +0200 Subject: Added xiaomi --- packages.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'packages.json') 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" } ] -- cgit v1.2.3