From 94ed06655591cccc4fc89eb1bfaca0d08e71c7fe Mon Sep 17 00:00:00 2001 From: inputd <38230664+inputd@users.noreply.github.com> Date: Wed, 8 Apr 2020 12:06:49 -0600 Subject: [PATCH] Update entity-filter.markdown (#12740) * Update entity-filter.markdown 1) Moved the image demonstrating the "People at Home" example to proceed the YAML of that example, instead of proceeding the "filter for single entity" example 2) Informed readers that this lovelace card supports multiple states in the state_filter field, and gave an example YAML. * Update entity-filter.markdown --- source/_lovelace/entity-filter.markdown | 27 ++++++++++++++++++++----- 1 file changed, 22 insertions(+), 5 deletions(-) diff --git a/source/_lovelace/entity-filter.markdown b/source/_lovelace/entity-filter.markdown index 3f6e6da06e5..f19775a52d6 100644 --- a/source/_lovelace/entity-filter.markdown +++ b/source/_lovelace/entity-filter.markdown @@ -120,6 +120,28 @@ card: type: glance title: People at home ``` +
+
+ Entity filter combined with glance card.
+
-
- Entity filter combined with glance card.
-