You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Emit new event when the state of a light changes (e.g., turned on/off, brightness adjusted, color changed). Requires a light or group ID to monitor.
new-scene-activated
Prompt
Emit new event when a specific scene is activated. Requires the name or ID of the scene to watch.
new-sensor-update
Prompt
Emit new event when a linked Hue sensor (e.g., motion, temperature, or ambient light) sends an update. Requires a sensor ID to monitor.
Actions
turn-light-on
Prompt
Turn on a specific light or group of lights. Requires a light or group ID.
set-light-color
Prompt
Set a specific light or group of lights to a given color. Requires a light or group ID and a color specification (e.g., HEX code, hue/saturation, or predefined color name).
activate-scene
Prompt
Activate a specific scene in a room or zone. Requires the scene ID and associated room/zone information.
The text was updated successfully, but these errors were encountered:
philips_hue
URLs
Polling Sources
new-light-state
Prompt
Emit new event when the state of a light changes (e.g., turned on/off, brightness adjusted, color changed). Requires a light or group ID to monitor.
new-scene-activated
Prompt
Emit new event when a specific scene is activated. Requires the name or ID of the scene to watch.
new-sensor-update
Prompt
Emit new event when a linked Hue sensor (e.g., motion, temperature, or ambient light) sends an update. Requires a sensor ID to monitor.
Actions
turn-light-on
Prompt
Turn on a specific light or group of lights. Requires a light or group ID.
set-light-color
Prompt
Set a specific light or group of lights to a given color. Requires a light or group ID and a color specification (e.g., HEX code, hue/saturation, or predefined color name).
activate-scene
Prompt
Activate a specific scene in a room or zone. Requires the scene ID and associated room/zone information.
The text was updated successfully, but these errors were encountered: