View Assist Dashboard and View - dinki/View-Assist GitHub Wiki
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.
Dashboard Installation
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