8 Commits

Author SHA1 Message Date
finity69x2
ef09346573
Change instances of "view" to "dashboard" where appropriate (#15510)
THere were a couple of places where "view" was mistakenly written instead of "dashboard" causing possible confusion.,
2020-11-02 15:18:22 +01:00
Sean Mooney
78028d4d33
Updated menu item naming in Lovelace dashboards docs (#14812)
* Updated menu item names: Configure UI was renamed Edit Dashboard, and Raw config editor was renamed Raw configuration editor.
* Clarified the first step - Overview is a sidebar item (dashboard), not a tab.
* Added styling to text to make it more consistent with other pages
2020-10-03 10:23:04 +02:00
Paulus Schoutsen
024bb2311c
Reorg Lovelace docs (#14355) 2020-08-31 11:59:35 +02:00
Paddy0174
5317a609f7
Update Icon to Tab-Icon to avoid anchor duplication (#13012) 2020-05-09 00:59:14 +02:00
aicarmic
ec81705225
Fix typo on line 38 (#13064) 2020-04-19 12:24:18 +02:00
akasma74
1c50c50240
add info about managing dashboards (#12946)
based on this topic - https://community.home-assistant.io/t/how-to-add-additional-overviews/186244
2020-04-14 10:46:09 +02:00
akasma74
e479e4f930
add note about reload resources (#12772)
I think it's useful to mention that resources need to be reloaded (as Refresh reloads only ui_lovelace.yaml I presume)
2020-04-09 12:51:44 +02:00
akasma74
c369cb84a4
Moving Lovelace Dashboards to Views page (#12707)
* add dashboards

Based on this issue - https://github.com/home-assistant/home-assistant.io/issues/12462

As dashboards are not limited to YAML mode, it makes the information on them hard to find when it's a part of Lovelace YAML mode page.
I propose to add informatin about dashboards' configuration to the page about Views and rename it accordingly.

* move dashboards to views

* add link to dashboards

* dashes instead of underscores

* change link to Dashboards & Views

* add /lovelace/views
2020-04-06 15:11:51 +02:00