Skip to content

Lovelace card views

Donny F edited this page Mar 7, 2024 · 17 revisions

Creating a new view

Each View Assist screen is a view from a Lovelace dashboard. Here are the steps needed to generate a new dashboard and views:

  • Go to Settings -> Dashboards -> + Add Dashboard button (at bottom) Name your dashboard (eg Tablet)
  • Click on the new dashboard on the left menu and then click the pencil icon to enter editing mode
  • Click on the '+' button to add a new view
  • Change the title of your view (eg clock) and change the view type to 'Panel (1 card)' and save

Now you are able to reference this new view in your automation calls to browser mod by using the url (eg http://192.168.0.25:8123/dashboard-tablet/clock)


Clock Card:

image

Weather Card:

image

View Assist Old Wiki

Clone this wiki locally