Skip to content

[Components] philips_hue #15146

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
pipedream-component-development opened this issue Jan 2, 2025 · 0 comments · May be fixed by #16456
Open

[Components] philips_hue #15146

pipedream-component-development opened this issue Jan 2, 2025 · 0 comments · May be fixed by #16456
Assignees
Labels
triaged For maintainers: This issue has been triaged by a Pipedream employee

Comments

@pipedream-component-development
Copy link
Collaborator

pipedream-component-development commented Jan 2, 2025

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.

@vunguyenhung vunguyenhung added the triaged For maintainers: This issue has been triaged by a Pipedream employee label Jan 6, 2025
@michelle0927 michelle0927 self-assigned this Apr 24, 2025
@michelle0927 michelle0927 linked a pull request Apr 25, 2025 that will close this issue
@michelle0927 michelle0927 moved this from Doing to Ready for PR Review in Component (Source and Action) Backlog Apr 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
triaged For maintainers: This issue has been triaged by a Pipedream employee
Projects
Status: Ready for PR Review
Development

Successfully merging a pull request may close this issue.

3 participants