-
Notifications
You must be signed in to change notification settings - Fork 0
Getting Started
This guide will help you configure Asset Intelligence correctly from the start.
- Home Assistant installed and running
- Areas configured (rooms)
- Sensors available (temperature, humidity, etc.)
Before configuring, review:
Concepts → Assets, Labels, and Device Model
Key ideas:
- Assets are devices
- Rooms are Home Assistant Areas
- Labels are managed globally in Home Assistant
Asset Intelligence allows you to define default labels used when creating assets. If defaults are set, they are automatically attached to every new asset you create. A label I use is 'Asset' so that when I look at my device listing, I can filter out my assets from my devices if needed.
These may include:
- Asset types (e.g.,
tv,artwork,wine) - Categories (e.g.,
sensitive,high_value)
- Ensures consistency across assets
- Improves filtering and organization
- Enables future automation and advisory scenarios
Settings → Integrations → Asset Intelligence → Options
Set:
- Default labels for new assets
- Preferred label suggestions
Asset Intelligence supports attaching documents to assets
(e.g., manuals, receipts, photos)
You must configure a connected storage location, such as:
- NAS (recommended)
- Network share (SMB)
- Mounted storage path
- Documents can be large
- Keeps Home Assistant lightweight
- Ensures long-term persistence
In integration options:
- Storage path
- Access permissions
- Folder structure (if applicable)
If storage is not configured:
- Document upload features will not function
- No fallback storage is used
Ensure your rooms exist:
Settings → Areas
Asset Intelligence will automatically use them.
Go to Asset Intelligence → Add Asset
Provide:
- Name
- Area
- Labels (defaults will appear)
Select a room and assign:
- Temperature sensor
- Humidity sensor
- (Optional) additional sensors
Then define acceptable ranges.
Once configured:
- Assets are created as devices
- Rooms begin evaluating conditions
- System starts building awareness
- Assets are created as Home Assistant devices
- Area and label assignments are written directly to HA
- Asset Intelligence stores only:
- Environment configuration
- Advisory data
- Document references
You're now ready to build an intelligent understanding of your home.