From 9bf46663df4104be4d547d2ecf3db146bf4682c4 Mon Sep 17 00:00:00 2001 From: Paulus Schoutsen Date: Sat, 26 Jan 2019 11:03:00 -0800 Subject: [PATCH] Add section on migration --- source/_posts/2019-01-23-lovelace-released.markdown | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/source/_posts/2019-01-23-lovelace-released.markdown b/source/_posts/2019-01-23-lovelace-released.markdown index 0d08119c6c9..56d18ec95bb 100644 --- a/source/_posts/2019-01-23-lovelace-released.markdown +++ b/source/_posts/2019-01-23-lovelace-released.markdown @@ -34,6 +34,10 @@ For an overview of all the different features, check out the [Lovelace documenta 1: If you prefer YAML, Lovelace also includes a [YAML mode](/lovelace/yaml-mode/) that supports the use of `!include` and `!secret`. +## {% linkable_title Migrating to Lovelace %} + +You have to do… nothing! If not configured, Lovelace will use the same algorithm to built-up the UI as the old UI did. + ## {% linkable_title History %} With Lovelace we've built a foundation that not only provides a lean and sleek interface, but will also allow us to add many new exciting features in the future. The main difference with the old UI is that we no longer store any UI concerns in the state machine.