Configure areas
How to properly configure areas/rooms in boneIO.
Areas are rooms or zones that group devices in Home Assistant. The area configuration in boneIO must match the configuration in Home Assistant.
With properly configured areas, you can automatically create a simple dashboard in Home Assistant divided by these areas - all devices from a given area will be automatically grouped together.
Important information
Every area name change in Home Assistant requires a name change in the boneIO application!
Area names must be identical 1:1 with the names in Home Assistant. It's worth configuring areas carefully from the very beginning to avoid problems later.
How to configure areas?
- Go to the Settings tab
- Find the Areas section
- Click the Add area button or edit an existing one
- Enter the area name exactly the same as in Home Assistant
- Click Save
- Wait for the application to reload
Synchronization with Home Assistant
Before configuring in boneIO
- Open Home Assistant
- Go to Settings → Areas & zones
- Note down the exact names of all areas (case sensitive!)
- Use the same names in boneIO configuration
After changing the name in Home Assistant
If you change an area name in Home Assistant:
- Open the boneIO interface
- Go to Settings → Areas
- Edit the corresponding area
- Change the name to the new one (same as in HA)
- Save and wait for reload
Export and Import areas
You can transfer area configuration between devices:
- On the first device: click Export in the Areas section
- Save the YAML file
- On the second device: click Import in the Areas section
- Load the saved YAML file
- Save and wait for reload
Best practices
- Plan ahead - think through area names before starting configuration
- Use simple names - avoid special characters and diacritics
- Be consistent - use the same naming convention across all devices
- Document changes - save an export after each major change as a backup