From b77f25eff773a39b3c70df40b13c4e89c65b2c86 Mon Sep 17 00:00:00 2001 From: "David J. Kordsmeier" Date: Sun, 24 Sep 2017 05:14:36 -0700 Subject: [PATCH] Add package huenim (#588) * Added package huenim * Fix tags for huenim. --- packages.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/packages.json b/packages.json index 631a409..cf3705d 100644 --- a/packages.json +++ b/packages.json @@ -7275,5 +7275,20 @@ "description": "Google Play APK Uploader", "license": "MIT", "web": "https://github.com/yglukhov/gplay" + }, + { + "name": "huenim", + "url": "https://github.com/IoTone/huenim", + "method": "git", + "tags": [ + "hue", + "iot", + "lighting", + "philips", + "library" + ], + "description": "Huenim", + "license": "MIT", + "web": "https://github.com/IoTone/huenim" } ]