Can now override certain schedule parameters for manual settings

This commit is contained in:
2023-03-22 13:53:03 -04:00
parent 41f780b4e9
commit 665d5f7d83
2 changed files with 306 additions and 200 deletions

View File

@ -24,6 +24,10 @@ automation:
trigger:
- platform: time
at: '04:00:00'
condition:
- condition: state
entity_id: input_boolean.tina_work_schedule_override
state: 'off'
action:
- if:
- condition: template