nexo_on_furniture_place_event
Triggers when a Nexo furniture is placed — misc entry.
Entry Information
| Property | Value |
|---|---|
| Entry ID | nexo_on_furniture_place_event |
| Type | Misc |
| Color | Green |
| Icon | mdi:sofa-outline |
Fields
| Field | Type | Description |
|---|---|---|
furnitureId | String | The Nexo furniture ID that triggers this event (e.g., 'my_furniture'). Leave empty for any furniture. |
betterModelId | String | The BetterModel ID configured for the furniture (optional). If specified, only furniture with this bettermodel_id will trigger. |
location | Optional<Var<Position>> | The location where the furniture was placed (optional) |
Usage Example
- entry: nexo_on_furniture_place_event
name: "Triggers when a Nexo furniture is placed"
furnitureId: ""
betterModelId: ""
location: ""