diff options
author | Collin <Collinux@users.noreply.github.com> | 2018-01-07 12:41:26 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-01-07 12:41:26 -0500 |
commit | 7608aeb8c409f330ded6f3bef54f1d48acaa04d4 (patch) | |
tree | 327e50f94d5687c0e7b77b527adc0294d054572a | |
parent | 040a451a6848cd90e505200290f302f15c53fb84 (diff) |
Extra details about library use.
-rw-r--r-- | README.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -117,9 +117,11 @@ func main() { - [ ] Delete rule ## API Documentation -For official Philips Hue documentation check out the [Philips Hue website](http://www.developers.meethue.com/philips-hue-api) +This repository is featured on the Philips Hue® developer site and was not developed by "Philips Lighting Holding B.V"... +for official Hue® documentation check out the [Philips Hue® website](http://www.developers.meethue.com/philips-hue-api). This codebase comes with no guaranetees. Use at your own risk. ## License +GoHue - Third party golang library for Philips Hue® gateway interface. Copyright (C) 2016 Collin Guarino (Collinux) GPL version 2 or higher http://www.gnu.org/licenses/gpl.html GoHue project maintained by Collin Guarino, collin.guarino@gmail.com |