mirror of
https://github.com/home-assistant/developers.home-assistant.git
synced 2025-07-19 07:16:29 +00:00
Update lovelace_index.md (#38)
* Update lovelace_index.md * Update lovelace_index.md
This commit is contained in:
parent
9c7825cb48
commit
9c1a4378d8
@ -51,8 +51,8 @@ views:
|
|||||||
- type: entity-filter
|
- type: entity-filter
|
||||||
# Filter criteria. They are all optional.
|
# Filter criteria. They are all optional.
|
||||||
filter:
|
filter:
|
||||||
domain: input_boolean
|
- domain: input_boolean
|
||||||
state: 'on'
|
state: 'on'
|
||||||
# This config will be passed to the card rendering the filter results
|
# This config will be passed to the card rendering the filter results
|
||||||
card_config:
|
card_config:
|
||||||
title: Input booleans that are on
|
title: Input booleans that are on
|
||||||
|
Loading…
x
Reference in New Issue
Block a user