Thanks to visit codestin.com
Credit goes to github.com

Skip to content

mabafaba/lifx

Repository files navigation

AppVeyor build status CRAN status

lifx R package

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")

About

R package to control lifx lights

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages