list_lights
Lists all lights on the Hue bridge with on/off state, brightness, color, and owner device ID to identify parent devices and map to rooms.
Instructions
List every light on the bridge with on/off state, brightness, colour, and owner.
owner.rid points to the parent device — useful when one device exposes
multiple light services. To find which room a light belongs to, cross-reference
the device id against list_rooms() children.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||