Skip to content
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

[Components] govee #15157

Open
pipedream-component-development opened this issue Jan 3, 2025 · 0 comments
Open

[Components] govee #15157

pipedream-component-development opened this issue Jan 3, 2025 · 0 comments
Labels
triaged For maintainers: This issue has been triaged by a Pipedream employee

Comments

@pipedream-component-development
Copy link
Collaborator

govee

URLs

Webhook Sources

new-device-added-instant

Description

Emit new event when a new Govee device is added to the user's account. This might include lights, smart appliances, or sensors. No additional configuration is required.

new-device-status-update-instant

Description

Emit new event whenever the status of a Govee device, such as its power state, color, or mode, changes. Users can optionally filter by specific device ID.

new-sensor-reading-instant

Description

Emit new event when a Govee sensor (e.g., temperature or humidity) reports a new reading. Users can optionally filter by specific sensor ID or reading type.

Actions

control-device

Description

Send a command to control a Govee device, such as turning it on/off, changing its brightness, or adjusting its color. Required: device ID, command type (e.g., power, brightness change, color change).

update-device-settings

Description

Modify the settings of a Govee device, such as scheduling, preset modes, or custom configurations. Required: device ID, setting type. Optional: specific setting parameters.

retrieve-device-info

Description

Fetch the current status and metadata of a specific Govee device, such as its power state, color, mode, and health. Required: device ID.

@vunguyenhung vunguyenhung added the triaged For maintainers: This issue has been triaged by a Pipedream employee label Jan 6, 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
Development

No branches or pull requests

2 participants