From 9993705e158079fcea80a18a1f037508a1482888 Mon Sep 17 00:00:00 2001 From: Amir Mofasser Date: Tue, 27 Nov 2018 19:58:47 +0100 Subject: [PATCH] Add huego. Updated README (#2241) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1cd9a4d5..1d6a4f1a 100644 --- a/README.md +++ b/README.md @@ -740,6 +740,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis * [flogo](https://github.com/tibcosoftware/flogo) - Project Flogo is an Open Source Framework for IoT Edge Apps & Integration. * [gatt](https://github.com/paypal/gatt) - Gatt is a Go package for building Bluetooth Low Energy peripherals. * [gobot](https://github.com/hybridgroup/gobot/) - Gobot is a framework for robotics, physical computing, and the Internet of Things. +* [huego](https://github.com/amimof/huego) - An extensive Philips Hue client library for Go. * [iot](https://github.com/vaelen/iot/) - IoT is a simple framework for implementing a Google IoT Core device. * [mainflux](https://github.com/Mainflux/mainflux) - Industrial IoT Messaging and Device Management Server. * [periph](https://periph.io/) - Peripherals I/O to interface with low-level board facilities.