i-trigger-config

The configuration object for a trigger

Name i-trigger-config
Type Interface
Path packages/blocks/src/core/trigger.ts

Properties

Name Type Description
id string A id string for the trigger (must be unique)
name string The name of the trigger
trigger Record<string, unknown> The Home Assistant trigger parameters (See )