studioimaginaire / phue

A Python library for the Philips Hue system
Other
1.52k stars 267 forks source link

Create scene support #164

Open berrywhite96 opened 4 years ago

berrywhite96 commented 4 years ago

Please add support to create scenes. For the beginning it would be good enough to give a name for the scene and pass the config parameters through the function as dict.

Thank you!

RonZhang724 commented 4 years ago

This is going to be a great feature. Looking forward to it

natcl commented 4 years ago

Would love some external contributions for this !

RonZhang724 commented 4 years ago

Just submitted a pull request for creating and modifying scene. https://github.com/studioimaginaire/phue/pull/171