mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-05-09 10:14:41 +00:00
nits
This commit is contained in:
@@ -52,6 +52,7 @@ cards:
|
||||
line_width: 3
|
||||
hour24: true
|
||||
hours_to_show: 3
|
||||
lower_bound: 0
|
||||
show:
|
||||
fill: fade
|
||||
icon: false
|
||||
|
||||
@@ -58,7 +58,7 @@ automation:
|
||||
condition: template
|
||||
value_template: "{{ not is_state('input_select.house_mode', 'night') }}"
|
||||
action:
|
||||
# Stoe powered state
|
||||
# Store powered state
|
||||
- service: scene.create
|
||||
data:
|
||||
scene_id: pre_github_notify_1
|
||||
|
||||
Reference in New Issue
Block a user