and then the bridge won't pair properly. According to the way they do a registration ing the getting started guide I think the appropriate way is maybe something like this:
I've just committed a version that should be forward and backward compatible, including your changes. I have not pushed it to NPM. Can you give it a test
In HueLightBridge.js line 490 there is a `username' parameter being provided like so:
This causes my bridge to respond saying that is an invalid parameter like so:
and then the bridge won't pair properly. According to the way they do a registration ing the getting started guide I think the appropriate way is maybe something like this:
However, then you'll need to read the response and cache the username it gives you.