Control 'LIFX' Smart Light Bulbs
react to 'LIFX' api response error codes
LIFX': A package for controlling 'LIFX' smart bulbs
check if 'LIFX' color name is valid
change the state of 'LIFX' lamps
picking a color by name or hsbk
Change light state relative to current state (wrapper for POST state d...
"Breathe" effect
"Flame" effect
"Morph" effect
"Move" effect
Turn effects off
"Pulse" effect
GET request
retrieve lifx_token from R environment
check whether a lifx api token is stored in the R environment file.
list available lights
POST request
PUT request
get 'LIFX' API rate limit
save a lifx API token in your r environment file
select lights
set light state (lifx API endpoint PUT set state)
Toggle light
Allows you to read and change the state of 'LIFX' smart light bulbs via the 'LIFX' developer api <https://api.developer.lifx.com/>. Covers most 'LIFX' api endpoints, including changing light color and brightness, selecting lights by id, group or location as well as activating effects.