Sovevaerelse: godnat-knap daemper lys over 15 min (hold=sluk straks)
This commit is contained in:
@@ -4,6 +4,31 @@ icon: mdi:bed-king-outline
|
||||
type: sections
|
||||
|
||||
sections:
|
||||
- type: grid
|
||||
cards:
|
||||
- type: custom:button-card
|
||||
name: Godnat
|
||||
icon: mdi:weather-night
|
||||
tap_action:
|
||||
action: call-service
|
||||
service: script.godnat_sovevaerelse
|
||||
hold_action:
|
||||
action: call-service
|
||||
service: light.turn_off
|
||||
service_data:
|
||||
entity_id: light.bedroom
|
||||
styles:
|
||||
card:
|
||||
- height: 64px
|
||||
- background-color: "#1a1a2e"
|
||||
- color: "#c8b8f0"
|
||||
icon:
|
||||
- color: "#c8b8f0"
|
||||
- width: 24px
|
||||
name:
|
||||
- font-size: 14px
|
||||
- color: "#c8b8f0"
|
||||
|
||||
- type: grid
|
||||
cards:
|
||||
- type: heading
|
||||
|
||||
Reference in New Issue
Block a user