List virtual devices
hubitat_list_virtual_devicesList virtual switches and buttons in a Hubitat hub to find the right virtual device for triggering Rule Machine automations. Identify available virtual levers you can flip to activate rules when no direct API access exists.
Instructions
List devices that look like virtual switches/buttons (Rule Machine levers). Rule Machine has no API — flip a virtual switch or set a hub variable to trigger rules.
Use when: finding a virtual switch to drive Rule Machine. Do NOT use when: controlling physical devices (use hubitat_list_devices).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| query | No | Optional filter | |
| offset | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| total | Yes | ||
| devices | Yes | ||
| has_more | Yes | ||
| next_offset | No |