studioimaginaire / phue

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

Upload animations? #148

Open mike-lawrence opened 5 years ago

mike-lawrence commented 5 years ago

New to this stuff, and looking to code a sunrise simulator for mornings. I know that if I have a local server networked with the hue I can code a custom animation in python with phue and schedule it to run with cron, but I notice that there are some iOS apps that seem to be able to upload a scheduled animation directly to the bridge, no server necessary. Is that possible with phue at all?