Dashboard Installation
Detailed install video: https://youtu.be/wjp0PuAlt-U
- Create a new dashboard in Home Assistant by going to Settings > Dashboards
- Add Dashboard
- New dashboard from scratch
- Title dashboard "ViewAssist" 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)
- At the top of the configuration you will need to modify these variables to match your configuration:
var_weather_entity
: YOUR WEATHER ENTITYvar_assist_group
: YOUR VIEW ASSIST GROUP ENTITYuse_24_hour_time
: true for 24 hour clock false for 12 hour am/pm clock
- Click Save
- Click X to close the Edit Configuration screen