mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-05-07 17:34:42 +00:00
Tweak routines
This commit is contained in:
@@ -107,7 +107,8 @@ cards:
|
||||
cards:
|
||||
- type: entities
|
||||
entities:
|
||||
- input_boolean.alarm_enabled
|
||||
- entity: input_boolean.alarm_enabled
|
||||
name: Alarm
|
||||
- input_datetime.alarm_time
|
||||
- type: "custom:weather-card"
|
||||
current: true
|
||||
|
||||
@@ -16,7 +16,3 @@ script:
|
||||
- service: script.say_discretely
|
||||
data:
|
||||
message: "Entering sleep mode. Good night!"
|
||||
|
||||
# Prepare for the next day.
|
||||
- delay: 00:00:05
|
||||
- service: script.music_join_sonoses
|
||||
|
||||
@@ -25,7 +25,7 @@ script:
|
||||
data:
|
||||
message: "Here's some music to start the day!"
|
||||
- delay: 00:00:02
|
||||
|
||||
- service: script.music_join_sonoses
|
||||
- service: script.music_play
|
||||
|
||||
routine_morning_briefing:
|
||||
|
||||
@@ -134,6 +134,7 @@ views:
|
||||
- type: custom:button-card
|
||||
template: small
|
||||
entity: input_boolean.alarm_enabled
|
||||
name: Alarm
|
||||
- type: entities
|
||||
style: |
|
||||
ha-card {
|
||||
|
||||
Reference in New Issue
Block a user