mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-06 07:49:52 +03:00
cleaned up
This commit is contained in:
@@ -39,16 +39,15 @@ views:
|
||||
- type: divider
|
||||
- sensor.last_shower_duration
|
||||
- sensor.showertime_time
|
||||
- type: custom:button-card
|
||||
color: auto
|
||||
- type: entity-button
|
||||
icon: mdi:shower-head
|
||||
name: send a cold shot of shower water
|
||||
style:
|
||||
- text-transform: none
|
||||
- color: rgb(28, 128, 199)
|
||||
- font-weight: bold
|
||||
entity: script.shower_coldshot
|
||||
show_state: false
|
||||
tap_action:
|
||||
action: call-service
|
||||
service: script.turn_on
|
||||
service_data:
|
||||
entity_id: script.shower_coldshot
|
||||
|
||||
- type: vertical-stack
|
||||
cards:
|
||||
|
||||
Reference in New Issue
Block a user