lovelace - change dev card a bit
This commit is contained in:
parent
f40f064b09
commit
7e460daf20
@ -1,14 +1,18 @@
|
||||
type: glance
|
||||
type: entities
|
||||
title: Dev
|
||||
show_state: false
|
||||
show_header_toggle: false
|
||||
entities:
|
||||
- entity: sensor.time
|
||||
- type: custom:hui-horizontal-stack-card
|
||||
cards:
|
||||
- type: entity-button
|
||||
entity: sensor.time
|
||||
name: Reload config
|
||||
icon: mdi:refresh
|
||||
tap_action:
|
||||
action: call-service
|
||||
service: shell_command.lovelace_gen
|
||||
- entity: sensor.time
|
||||
- type: entity-button
|
||||
entity: sensor.time
|
||||
name: States
|
||||
icon: mdi:tune
|
||||
tap_action:
|
||||
|
Loading…
x
Reference in New Issue
Block a user