lights | R Documentation |
lights
endpointsHue API: lights
endpoints
search_for_new_lights() get_new_lights() rename_light(id, name) get_lights() get_light(id) set_light_state(id, ...) delete_light(id)
id |
ID of a specific light |
name |
name to assign to the light |
... |
named parameters describing light state (e.g. |
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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.