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