The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
The ‘LIFX’ R package is an interface to the ‘LIFX’ smart bulb api. It lets you view and change your lights’ states, for example like this:
lx_color(hue = 200,saturation = 0.3,brightness = 0.5, )
install with github from devtools:
devtools::install_github("mabafaba/lifx", build_vignettes = TRUE)
Once on CRAN, you can install it with:
install.packages("lifx")
Show vignettes / user manual:
browseVignettes("lifx")
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.