From 9c1a4378d858a824afe2f51015a514cb182b525e Mon Sep 17 00:00:00 2001 From: Max Mudde Date: Sat, 23 Jun 2018 12:21:13 +0200 Subject: [PATCH] Update lovelace_index.md (#38) * Update lovelace_index.md * Update lovelace_index.md --- docs/lovelace_index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/lovelace_index.md b/docs/lovelace_index.md index 3d9394dd..f8a0086e 100644 --- a/docs/lovelace_index.md +++ b/docs/lovelace_index.md @@ -51,8 +51,8 @@ views: - type: entity-filter # Filter criteria. They are all optional. filter: - domain: input_boolean - state: 'on' + - domain: input_boolean + state: 'on' # This config will be passed to the card rendering the filter results card_config: title: Input booleans that are on