-
Notifications
You must be signed in to change notification settings - Fork 0
Device Model
Tom Grounds - Personal edited this page Jun 19, 2026
·
2 revisions
Asset Intelligence represents every asset as a Home Assistant device.
This is a core architectural decision that ensures assets are fully integrated into Home Assistant and can participate in automations, areas, and labels.
Assets are not stored as independent objects inside Asset Intelligence.
Instead:
- Each asset is created as a Home Assistant device
- The device is assigned to an Area (room)
- The device is assigned one or more Labels
- Asset Intelligence adds intelligence on top of that device
When you create an asset:
- A new device appears in Home Assistant
- The device has:
- A name
- An Area assignment
- Labels