schedules | R Documentation |
schedules
endpointsHue API: schedules
endpoints
create_schedule(...) get_schedules() get_schedule(id) set_schedule_attributes(id, ...) delete_schedule(id)
... |
named parameters describing schedule attributes
(e.g. |
id |
ID of a specific schedule |
Requests that create resources return the ID of the newly created
item, requests with side effects return TRUE
upon success, and GET
requests return the response content, parsed into a list.
https://developers.meethue.com/develop/hue-api/3-schedules-api/
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.