Execute Smart Home Device Action
alexa_smarthome_actionControl Alexa smart home devices directly: turn them on/off, set brightness, adjust target temperature, or lock/unlock locks.
Instructions
Control Alexa smart home devices directly (turn on/off, set brightness, set temperature, lock/unlock).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| value | No | Value for the action: brightness (0-100), temperature in degrees, lock state ("LOCKED"/"UNLOCKED"), color Kelvin or name | |
| action | Yes | The action to perform | |
| entityId | Yes | The smart home appliance/entity ID or group ID (from alexa_list_smarthome_devices) | |
| entityType | No | Entity type: "APPLIANCE" (individual device) or "GROUP" (smart home group) | APPLIANCE |