set_state: Fine grained control of the light state

Description Usage Arguments

View source: R/lights.R

Description

Fine grained control of the light state

Usage

1
set_state(state, brightness = NA, temp = NA, keylight_ip = NULL)

Arguments

state

One of "on" or "off"

brightness

int from 1-100. If not supplied the current setting is retained.

temp

int corresponding to the desired colour temperature (143-344) If not supplied the current setting is retained.

keylight_ip

optional IP address of your Keylight. Setting the EKL_IP env var is preferred


sellorm/ekl documentation built on Feb. 19, 2021, 12:19 a.m.