block-started

An event that is emitted when a block starts executing

Name block-started
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 has started