From 2ebcd53c0e6e940a098b67e719cdd778aeb2fb06 Mon Sep 17 00:00:00 2001 From: Nikola <40897274+niksy111@users.noreply.github.com> Date: Sun, 13 Oct 2019 12:03:45 +0200 Subject: [PATCH] Updated example to actually work (#10714) I added state-filter which is required to work. --- source/_lovelace/markdown.markdown | 2 ++ 1 file changed, 2 insertions(+) diff --git a/source/_lovelace/markdown.markdown b/source/_lovelace/markdown.markdown index bb4585dca91..f0f0efe6858 100644 --- a/source/_lovelace/markdown.markdown +++ b/source/_lovelace/markdown.markdown @@ -62,6 +62,8 @@ entities: - light.bed_light - light.ceiling_lights - light.kitchen_lights +state_filter: + - 'on' card: type: markdown content: |