peter-murray / node-hue-api

Node.js Library for interacting with the Philips Hue Bridge and Lights
Apache License 2.0
1.18k stars 145 forks source link

Username must be of type string error fixed #140

Closed volkantas closed 4 years ago

peter-murray commented 4 years ago

Thanks, I changed the API towards the end before release to always generate the client key in anticipation of integrating the entertainment API.

There is another code example and the documentation for createUser that all needs to be updated to clean this all up correctly.