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 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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: