block-finished
An event that is emitted when a block finishes successfully
| Name | block-finished |
|---|---|
| Type | Interface |
| Path | packages/blocks/src/types/hass-blocks-event.ts |
Properties
| Name | Type | Description |
|---|---|---|
| output | BlockOutput<O> | |
| parent | SerialisedBlock | |
| type | string | |