block-pending

An event that is emitted when a block is queued for execution

Name block-pending
Type Interface
Path packages/blocks/src/types/hass-blocks-event.ts

Properties

Name Type Description
parent SerialisedBlock The parent block (often this will be the automation that triggered the block execution)
triggeredBy ITrigger The trigger object that started this execution sequence
type string The type of block that was queued