From 4441e0bdd8fe91ba2f112d049a027cdb7edb86ef Mon Sep 17 00:00:00 2001 From: Jens Date: Wed, 2 Oct 2019 08:27:28 +0200 Subject: [PATCH] Update entities.markdown (#10536) Adds hint requested on https://github.com/home-assistant/home-assistant.io/issues/9664 --- source/_lovelace/entities.markdown | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/source/_lovelace/entities.markdown b/source/_lovelace/entities.markdown index 0a841e93ce7..d235fa8ed38 100644 --- a/source/_lovelace/entities.markdown +++ b/source/_lovelace/entities.markdown @@ -211,3 +211,7 @@ entities: url: https://www.home-assistant.io/ icon: mdi:home-assistant ``` + +
+Please be aware that the entity types divider and weblink aren't yet support by the UI editor and a warning about `Expected a value of type...` is shown. You can ignore the warning and save your edits to verify. +