-
Notifications
You must be signed in to change notification settings - Fork 5.5k
Closed
Labels
triagedFor maintainers: This issue has been triaged by a Pipedream employeeFor maintainers: This issue has been triaged by a Pipedream employee
Description
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.
Metadata
Metadata
Assignees
Labels
triagedFor maintainers: This issue has been triaged by a Pipedream employeeFor maintainers: This issue has been triaged by a Pipedream employee
Type
Projects
Status
Done