Building the dashboard
All the readings are in — time to give them a face. We supply a finished dashboard to paste in, built entirely from stock cards. One thing first, because it puzzles almost everyone: right after setup you see nothing at all.
Why the home page stays empty
If you go to Overview now, you will probably see empty tiles for living room, kitchen and bedroom — and nothing from your CampMatic. That is not a fault.
Assigning an area
This is quickly done and worth it, because it makes the automatic overview useful as well:
Create an area
Settings → Areas & Zones → Create area. Call it Motorhome, for example.
Assign the device
Settings → Devices & Services → MQTT, click your CampMatic, then use the pencil icon at the top right to pick the area. All entities of the device follow automatically.
The finished dashboard
The goal from the start of the guide, now ready to build — heating, gas, climate, battery and connection on a single page:
To set it up:
Create a new dashboard
Settings → Dashboards → Add dashboard → New dashboard from scratch. Give it a title and a URL path.
campmatic will not work, campmatic-dashboard will. The error message is easy to miss. Paste the configuration
Open the new dashboard, click the pencil at the top right, then Raw configuration editor in the three-dot menu. Select everything in there and replace it with the contents of the downloaded file.
Replace the name fragment
The file uses <ENTITY> as a placeholder. Replace it everywhere with your name fragment from chapter 5 — grand_california_003, for instance. A search and replace in the editor does the job.
views:
- title: CampMatic
path: campmatic
icon: mdi:rv-truck
type: sections
max_columns: 3
sections:
- type: grid
cards:
- type: heading
heading: Heating & Hot Water
icon: mdi:radiator
- type: tile
entity: select.hot_water
name: Hot Water
features:
- type: select-options
- type: tile
entity: sensor.<ENTITY>_truma_wassertemperatur
name: Water Temperature
...
Adjusting it
A few places you will probably want to change:
severity. - Your CampMatic is assigned to an area
- The dashboard shows heating, gas, climate and battery
- The hot water selector can be switched