peter-murray / node-hue-api

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

Missing parameter for the username. #131

Closed KnisterPeter closed 5 years ago

KnisterPeter commented 5 years ago

According to the api, this line should set undefined as the first parameter, because its the remoteBridgeId.

This leads to a user which could not be easily identified as the one created by the app, because it is named after the node-hue-api. This is hard to understand for users.

peter-murray commented 5 years ago

Thanks, will fix that tomorrow, it needs to default or expose a bridge Id there

peter-murray commented 5 years ago

Fix is published in npm registry as version 3.1.2