get_light_data: Get state and metadata of any light paired with the bridge.

Description Usage Arguments Value

Description

Get state and metadata of any light paired with the bridge.

Usage

1
get_light_data(bridge_url, user, light_id)

Arguments

bridge_url

Hue bridge URL E.g. "http://192.168.1.100"

user

user id, to be obtained by create_user

light_id

used to address a specific light. Can be looked up by dump_lights_data,

Value

A list containing state and metadata of a hue light.


acartauchenius/rhue documentation built on May 8, 2019, 9:28 a.m.