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
|
line_width: 3
|
||||||
hour24: true
|
hour24: true
|
||||||
hours_to_show: 3
|
hours_to_show: 3
|
||||||
|
lower_bound: 0
|
||||||
show:
|
show:
|
||||||
fill: fade
|
fill: fade
|
||||||
icon: false
|
icon: false
|
||||||
|
|||||||
@@ -58,7 +58,7 @@ automation:
|
|||||||
condition: template
|
condition: template
|
||||||
value_template: "{{ not is_state('input_select.house_mode', 'night') }}"
|
value_template: "{{ not is_state('input_select.house_mode', 'night') }}"
|
||||||
action:
|
action:
|
||||||
# Stoe powered state
|
# Store powered state
|
||||||
- service: scene.create
|
- service: scene.create
|
||||||
data:
|
data:
|
||||||
scene_id: pre_github_notify_1
|
scene_id: pre_github_notify_1
|
||||||
|
|||||||
Reference in New Issue
Block a user