jdomeij / node-red-contrib-node-hue

Node RED nodes for controlling Philips Hue lights
Apache License 2.0
17 stars 8 forks source link

parameter, username, not available #26

Closed K-RAD closed 6 years ago

K-RAD commented 6 years ago

Trying to set up the bridge and when I click the Register User button, I get "parameter, username, no available"

RaymondMouthaan commented 6 years ago

Have you pressed the bridge button while trying?

K-RAD commented 6 years ago

Many times

K-RAD commented 6 years ago

image

RaymondMouthaan commented 6 years ago

Have you restarted the bridge ?

K-RAD commented 6 years ago

Yes. Is this something that this is accounted for? https://github.com/shokai/node-philips-hue/pull/13

K-RAD commented 6 years ago

So I followed these instructions to create an auth code myself. Now I can see all my lights in the Light ID list, however when I try to use them, I get "Cannot read property 'on' of undefined"

K-RAD commented 6 years ago

I had to also restart the node-red server and now everything seems to be working fine (at least, I think)