mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-06-21 02:47:44 +00:00
Fix bedside switch light toggle
This commit is contained in:
@@ -117,6 +117,7 @@ automation:
|
||||
data_template:
|
||||
entity_id: input_datetime.alarm_time
|
||||
time: >-
|
||||
|
||||
{% if is_state('binary_sensor.workday_tomorrow', 'on') %}
|
||||
09:20:00
|
||||
{% else %}
|
||||
|
||||
Reference in New Issue
Block a user