-
Notifications
You must be signed in to change notification settings - Fork 20
View Assist Dashboard and View
Donny F edited this page May 21, 2024
·
1 revision
View Assist uses a predefined, core structure for the basic variables and main structure of each view. This is accomplished by inserting button card templates into the dashboard and then creating views which contain code that are view specific.
Create a new dashboard in Home Assistant by going to Settings > Dashboards
Add Dashboard
New dashboard from scratch
Title dashboard "View Assist" and icon "mdi:glasses"
Click Create
Open the new dashboard, click three dots and Edit dashboard
Click the three dots and choose "raw configuration editor"
Copy and paste this YAML code (link to GH raw code)
Click Save
Click X to close the Edit Configuration screen
Special thanks to @mngarchow for the written instructions and continued support