SteveyO / Hue-Emulator

A Bridge API Emulator for the Philips Hue (Personal Wireless System)
165 stars 41 forks source link

Feature request: user management #1

Closed rwslinkman closed 9 years ago

rwslinkman commented 9 years ago

After struggling to authenticate myself with the Hue Emulator, I found out that the only valid user is "newdeveloper". User management would be a nice feature, so I could add my own user, either via HTTP or via the console.

SteveyO commented 9 years ago

Sorry for late reply. Hopefully in the next couple of weeks I may be picking this up again. If so I will add the user management in.

SteveyO commented 9 years ago

This will be available towards the end of next week.

Adding users is now working (via HTTP) along with push link authentication. However, many other features have been added + bug fixes so will wait until it has been thoroughly tested before pushing to github.

SteveyO commented 9 years ago

New version v0.2 now has user management (create user + pushlink).