#' lifx: A package for controlling LIFX smart bulbs
#'
#' The lifx R package is an interface to the [lifx smart bulb api](https://api.developer.lifx.com/docs).
#'
#'
#'
#' @section most important lifx functions:
#'\itemize{
#' \item{ \code{\link{lx_save_token}}}
#' \item{ \code{\link{lx_list_lights}}}
#' \item{ \code{\link{lx_color}}}
#' \item{ \code{\link{lx_effect_breathe}} and other effects}
#' }
#' @docType package
#' @name lifx
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.