get_device_state
Retrieve the current power, brightness, and color state of a Govee device using its MAC address and model number.
Instructions
Get the current state of a Govee device (power, brightness, color)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model | Yes | The device model (from list_devices) | |
| backend | No | API backend to use: 'v1' (default), 'v2', or 'lan'. Omit to use the server default. | |
| device_id | Yes | The device MAC address / ID (from list_devices) |