tomwilkie / awesomation

Home Awesomation; python home automation system.
http://homeawesomation.appspot.com
MIT License
28 stars 1 forks source link

Idea: use hue oauth api instead of direct to hub #15

Open tomwilkie opened 9 years ago

tomwilkie commented 9 years ago

This will relieve some pressure on the pi, and allow people to adopt the service easier if they don't have on.

Also will make the authentication dance clearer.

tomwilkie commented 9 years ago

http://stackoverflow.com/questions/19900657/how-to-connect-backend-service-with-philips-hue-bridge-remotely

http://blog.paulshi.me/technical/2013/11/27/Philips-Hue-Remote-API-Explained.html

danharvey commented 9 years ago

Sounds sensible, I'm planning on getting a few hue lux lights tonight.

tomwilkie commented 9 years ago

Yeah I just got a couple. You've got a pi running the proxy so it'll all just work - this is more aimed at people without a pi.

Need a little more work on the lux bulbs, as you can't set color temp on them. They work okay though.

tomwilkie commented 9 years ago

So the oauth api is currently not publicly available - http://www.developers.meethue.com/content/remote-api

I've sent a request for access.