Get device status
get_device_statusReturns the full decoded status of a connected GREE air conditioner, covering power, mode, temperatures, fan, swing, xFan, light, and quiet/turbo. Provide the device MAC or name to get current settings.
Instructions
Return the full decoded status of one device (power, mode, temperatures, fan, swing, xFan, light, quiet/turbo, etc).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mac | No | Device MAC (12 hex chars, the canonical identifier). Preferred selector. | |
| name | No | Device name from config, as a convenience alias for mac. |