cached results from last retrieval of lightingservice.get_light_state.
Get Bulb light details.
Requests lightingservice.get_light_details.
Optional sendOptions: SendOptionsparsed JSON response
Get Bulb light state.
Requests lightingservice.get_light_state.
Optional sendOptions: SendOptionsparsed JSON response
Sets Bulb light state (on/off, brightness, color, etc).
Sends lightingservice.transition_light_state command.
light state
Optional sendOptions: SendOptionssend options
Generated using TypeDoc
Returns cached results from last retrieval of
lightingservice.get_light_state.