This commit is contained in:
2020-05-10 13:26:05 +03:00
parent 13f2ff8912
commit 167f176c6a
2 changed files with 2 additions and 1 deletions
@@ -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
+1 -1
View File
@@ -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