Lovelace - Use layout card for dev view
This commit is contained in:
parent
f44cd17d44
commit
e8a887aed6
@ -1,10 +1,21 @@
|
||||
title: Dev
|
||||
path: dev
|
||||
icon: mdi:settings
|
||||
panel: true
|
||||
cards:
|
||||
- type: custom:layout-card
|
||||
rebuild: 1000
|
||||
cards:
|
||||
- !include dev_card.yaml
|
||||
- !include timeofday_card.yaml
|
||||
- !include local_services.hidden.yaml
|
||||
- type: custom:auto-entities
|
||||
card:
|
||||
type: entities
|
||||
title: Okänd status
|
||||
filter:
|
||||
include:
|
||||
- state: "unavailable"
|
||||
- type: custom:auto-entities
|
||||
card:
|
||||
type: entities
|
||||
@ -61,3 +72,12 @@ cards:
|
||||
exclude:
|
||||
- attributes:
|
||||
device_class: "battery"
|
||||
- type: custom:auto-entities
|
||||
card:
|
||||
type: entities
|
||||
title: Automationer
|
||||
filter:
|
||||
include:
|
||||
- domain: automation
|
||||
options:
|
||||
secondary_info: entity-id
|
||||
|
Loading…
x
Reference in New Issue
Block a user