mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 07:17:14 +00:00
Remove 'experimental' for lovelace references (#8276)
* Remove Experimental Changed to match current wording of info panel on 0.86.0 * Remove Experimental Lovelace is no longer 'experimental after 0.86.0.
This commit is contained in:
parent
7804809247
commit
722057c513
@ -102,5 +102,5 @@ Even though MQTT in general provides deeper functionality, the developer tools s
|
|||||||
|
|
||||||
The Information tab simply provides information about the current installed version, additional links and credits. The tab also contains a section that shows `syslog` information, and the contents of `home-assistant.log` with an option to clear and refresh the logs.
|
The Information tab simply provides information about the current installed version, additional links and credits. The tab also contains a section that shows `syslog` information, and the contents of `home-assistant.log` with an option to clear and refresh the logs.
|
||||||
|
|
||||||
The Information tab also allows makes it possible to try out the Lovelace User Interface (UI) by clicking "Try out the new Lovelace UI (experimental)" or set Lovelace as the default UI, so that when the "Overview" link in the Sidebar is selected, the Lovelace UI will load by default.
|
The Information tab also allows makes it possible to try out the Lovelace User Interface (UI) by clicking "Try out the new Lovelace UI" or set Lovelace as the default UI, so that when the "Overview" link in the Sidebar is selected, the Lovelace UI will load by default.
|
||||||
|
|
||||||
|
@ -68,7 +68,7 @@
|
|||||||
<ul>
|
<ul>
|
||||||
<li>{% active_link /docs/frontend/mobile/ Android/iOS Homescreen %}</li>
|
<li>{% active_link /docs/frontend/mobile/ Android/iOS Homescreen %}</li>
|
||||||
<li>{% active_link /docs/frontend/browsers/ Browser Compatibility List %}</li>
|
<li>{% active_link /docs/frontend/browsers/ Browser Compatibility List %}</li>
|
||||||
<li>{% active_link /lovelace Lovelace UI (Experimental) %}</li>
|
<li>{% active_link /lovelace Lovelace UI %}</li>
|
||||||
</ul>
|
</ul>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user