on_furniture_break_event
Triggers when a furniture is broken — misc entry.
Entry Information
| Property | Value |
|---|---|
| Entry ID | on_furniture_break_event |
| Type | Misc |
| Color | Red |
| Icon | mdi:chair-rolling |
Fields
| Field | Type | Description |
|---|---|---|
furnitureId | String | The furniture ID that triggers this event (e.g., 'namespace:furniture_id'). Leave empty for any furniture. |
location | Optional<Var<Position>> | The location where the furniture was broken (optional) |
Usage Example
- entry: on_furniture_break_event
name: "Triggers when a furniture is broken"
furnitureId: ""
location: ""