aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid J. Kordsmeier <truedat101@users.noreply.github.com>2017-09-24 05:14:36 -0700
committerDominik Picheta <dominikpicheta@googlemail.com>2017-09-24 13:14:36 +0100
commitb77f25eff773a39b3c70df40b13c4e89c65b2c86 (patch)
tree5b04d6bcb0fd417ba133d65615db62f8b7d34a5d
parent279a774a40eff08afd027d2fd6c5a365c41bd951 (diff)
downloadpackages-b77f25eff773a39b3c70df40b13c4e89c65b2c86.tar.gz
packages-b77f25eff773a39b3c70df40b13c4e89c65b2c86.zip
Add package huenim (#588)
* Added package huenim * Fix tags for huenim.
-rw-r--r--packages.json15
1 files changed, 15 insertions, 0 deletions
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"
}
]