Set hub variable
hubitat_set_hub_variableWrite a Hubitat hub variable to trigger Rule Machine automations without using a virtual switch. Use this admin-route tool when automating Rule Machine logic via variable changes rather than device commands.
Instructions
Write a Hubitat hub variable (admin route; firmware-sensitive). Triggers Rule Machine subscriptions on that variable.
Use when: automating Rule Machine without a virtual switch. Do NOT use when: sending a device command (use hubitat_send_command).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Hub variable name | |
| value | Yes | New value |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| value | Yes |