Added Nim Home Assistant (#774)

This commit is contained in:
Thomas T. Jarløv 2018-06-29 13:25:55 +02:00 committed by Dominik Picheta
parent 890da06ed2
commit 78e45f0d5b

View File

@ -9722,5 +9722,19 @@
"description": "Intel hex file utility library",
"license": "MIT",
"web": "https://github.com/keyme/nim_intel_hex"
},
{
"name": "nimha",
"url": "https://github.com/ThomasTJdev/nim_homeassistant",
"method": "git",
"tags": [
"smarthome",
"automation",
"mqtt",
"xiaomi"
],
"description": "Nim Home Assistant (NimHA) is a hub for combining multiple home automation devices and automating jobs",
"license": "GPLv3",
"web": "https://github.com/ThomasTJdev/nim_homeassistant"
}
]