mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-05-07 17:34:42 +00:00
Initial version of alarm clock
This commit is contained in:
@@ -125,6 +125,11 @@ cards:
|
||||
# Column 3: Misc
|
||||
- type: vertical-stack
|
||||
cards:
|
||||
- type: entities
|
||||
title: Alarm
|
||||
entities:
|
||||
- input_boolean.alarm_enabled
|
||||
- input_datetime.alarm_time
|
||||
- type: "custom:weather-card"
|
||||
current: true
|
||||
details: true
|
||||
|
||||
Reference in New Issue
Block a user