mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-21 08:16:53 +00:00
Updated example to actually work (#10714)
I added state-filter which is required to work.
This commit is contained in:
parent
1daf85ad59
commit
2ebcd53c0e
@ -62,6 +62,8 @@ entities:
|
||||
- light.bed_light
|
||||
- light.ceiling_lights
|
||||
- light.kitchen_lights
|
||||
state_filter:
|
||||
- 'on'
|
||||
card:
|
||||
type: markdown
|
||||
content: |
|
||||
|
Loading…
x
Reference in New Issue
Block a user