-
Notifications
You must be signed in to change notification settings - Fork 25
Description
Hi Issac,
I work for Philips Hue Developer Support. In case you were not aware, in a few months time we will be changing the way usernames are created on the bridge (for security reasons). Custom whitelist usernames will no longer be allowed and the bridge randomly generated username must be used instead. Please see below link for more information:
http://www.developers.meethue.com/documentation/important-whitelist-changes
Am not sure if you are still actively maintaining this library but if so it looks like it may affect you also, as you appear to be passing in the username when creating (i.e. POSTing) a new username on the bridge (hue.py line 74). This should be removed and the randomly generated bridge username should be retrieved from the bridge response. Apologies for the inconvenience.
Thanks
Steve