From adb4d0c9bab1b15a67d803ec24561602e8985cb6 Mon Sep 17 00:00:00 2001 From: Matt N Date: Tue, 18 Jun 2019 14:14:43 -0700 Subject: [PATCH] Remove documentation on removed `excluded_entities` key (#9442) Removed in https://github.com/home-assistant/home-assistant-polymer/pull/2754 --- source/lovelace/yaml-mode.markdown | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/source/lovelace/yaml-mode.markdown b/source/lovelace/yaml-mode.markdown index 7d8e5c6c357..245a00dea21 100644 --- a/source/lovelace/yaml-mode.markdown +++ b/source/lovelace/yaml-mode.markdown @@ -46,9 +46,7 @@ resources: # Optional background for all views. Check https://developer.mozilla.org/en-US/docs/Web/CSS/background for more examples. background: center / cover no-repeat url("/background.png") fixed -# Exclude entities from "Unused entities" view -excluded_entities: - - weblink.router + views: # View tab title. - title: Example