diff --git a/source/lovelace/index.markdown b/source/lovelace/index.markdown index 21862537973..0df01ccf7fe 100644 --- a/source/lovelace/index.markdown +++ b/source/lovelace/index.markdown @@ -9,7 +9,7 @@ sharing: true footer: true --- -
+
This is an experimental feature. Configuration might change in future versions.
@@ -22,6 +22,10 @@ The Lovelace UI is: - **Extremely extensible**. It's based on the web standard [custom elements](https://developer.mozilla.org/en-US/docs/Web/Web_Components/Using_custom_elements). Don't like the built-in cards? Make your own! Custom cards are treated the same as built-in cards and are configured the same way. [Check the docs.](lovelace_custom_card.md) - **Making the backend faster**. With Lovelace, the backend will no longer need to maintain entities like groups for the sole purpose of showing them on the frontend. +