block-failed
An event that is emitted when a block fails for some reason
| Name | block-failed |
|---|---|
| Type | Interface |
| Path | packages/blocks/src/types/hass-blocks-event.ts |
Properties
| Name | Type | Description |
|---|---|---|
| error | Error | |
| message | string | |
| parent | SerialisedBlock | |
| type | string | |