AI Linkedin Assistant
Explore Plans
Mobile menu Close menu
myHuemyHue

List status of all lights

This query returns the status of all your myHue lights.

About this query

Triggers, queries, and actions are the building blocks of Applets. Triggers tell an Applet to start, queries ask a question, and actions are its end result.

Developer info

Description
This query returns the status of all your myHue lights.
API endpoint slug
myHue.lights
Runtime method
performQuery("myHue.lights")

Query fields

No fields for this query

Ingredients

Device IDThe id of your device

Slug
device_id
Filter code
MyHue.lights.DeviceId
Type
String
Example
123

Device brightnessThe brightness of your device

Slug
brightness
Filter code
MyHue.lights.DeviceBrightness
Type
String
Example
100

Device nameThe name of your device

Slug
name
Filter code
MyHue.lights.DeviceName
Type
String
Example
Bedroom light

Device statusThe on/off status

Slug
status
Filter code
MyHue.lights.DeviceStatus
Type
String
Example
true