# NOT RUN {
lx_list_lights()
lights <- lx_list_lights(
lx_selector(location = "kitchen")
)
first_kitchen_light <- lights[[1]]
first_kitchen_light$power
first_kitchen_light$color$hue
first_kitchen_light$color$saturation
first_kitchen_light$group
# }
Run the code above in your browser using DataLab