Verba profile

Device Control

Use for any request to control or check smart-home devices across integrations, including lights, switches, plugs, fans, covers, garage doors, locks, thermostats, media players, remotes, scenes, and scripts. Use Camera Control for cameras and snapshots.

device_control Version 1.0.3
When to use

Best-fit scenarios

No description is present in the current Verba metadata.

How to call it

Execution guidance

Use the example call shape below and provide only the fields the plugin expects.

Arguments

Input shape

This Verba does not require named arguments in its published usage example. Hydra usually triggers it directly from the user's request or from recent conversation context.

Settings

Required configuration

This Verba does not declare plugin-specific settings in its metadata. Any dependencies are handled through portal config, environment variables, or the backing service itself.

Example call

Canonical usage JSON

{
  "function": "device_control",
  "arguments": {}
}