mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-05-13 19:54:42 +00:00
Minor tweaks
This commit is contained in:
@@ -21,12 +21,6 @@ cards:
|
||||
cards:
|
||||
- type: vertical-stack
|
||||
cards:
|
||||
- type: entities
|
||||
title: Alarm
|
||||
entities:
|
||||
- entity: input_boolean.alarm_enabled
|
||||
name: Alarm
|
||||
- input_datetime.alarm_time
|
||||
- type: entities
|
||||
title: Quarantine
|
||||
icon: mdi:biohazard
|
||||
|
||||
@@ -240,9 +240,12 @@ input_boolean.alarm_enabled:
|
||||
style: *popup_style
|
||||
card:
|
||||
type: entities
|
||||
show_header_toggle: false
|
||||
entities:
|
||||
- input_boolean.alarm_enabled
|
||||
- input_datetime.alarm_time
|
||||
- entity: automation.alarm_set_time
|
||||
name: Automatically set time
|
||||
|
||||
script.brita_pour_water:
|
||||
title: Brita
|
||||
|
||||
Reference in New Issue
Block a user