I'm programming on HUE API.I want to schedule for a light turn on at one time and automatically turn off at another time. As this link is for reference (you must login before see this page). HUE API Schedules API
As I research, maybe noway for me to do that except I must separate to two schedule commands: schedule to turn on at one time and schedule to turn off at another time.
Is this true way to done this work ? Because I see that is too handy. Is there another way for HUE API does automatically ? Thanks :)