Skip to main content

on_furniture_place_event

Triggers when a furniture is placed — misc entry.

Entry Information

PropertyValue
Entry IDon_furniture_place_event
TypeMisc
ColorGreen
Iconmdi:sofa-outline

Fields

FieldTypeDescription
furnitureIdStringThe furniture ID that triggers this event (e.g., 'namespace:furniture_id'). Leave empty for any furniture.
locationOptional<Var<Position>>The location where the furniture was placed (optional)

Usage Example

- entry: on_furniture_place_event
name: "Triggers when a furniture is placed"
furnitureId: ""
location: ""