mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-16 05:46:52 +00:00
Remove ID from card (#7798)
This commit is contained in:
parent
874c461d9f
commit
cb7dffd4ce
@ -61,8 +61,7 @@ views:
|
|||||||
# The cards to show on this view.
|
# The cards to show on this view.
|
||||||
cards:
|
cards:
|
||||||
# The filter card will filter entities for their state
|
# The filter card will filter entities for their state
|
||||||
- id: peoplehome # Every card needs an ID, for it to be edited from the UI.
|
- type: entity-filter
|
||||||
type: entity-filter
|
|
||||||
entities:
|
entities:
|
||||||
- device_tracker.paulus
|
- device_tracker.paulus
|
||||||
- device_tracker.anne_there
|
- device_tracker.anne_there
|
||||||
|
Loading…
x
Reference in New Issue
Block a user