Skip to content

Commit

Permalink
automatic upload by server
Browse files Browse the repository at this point in the history
  • Loading branch information
FaserF committed Aug 18, 2024
1 parent dab728d commit 41c9248
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions automation/automations.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -440,6 +440,8 @@
- conditions:
- condition: template
value_template: "{{ as_timestamp(states.automation.telegram_pouring_done.attributes.last_triggered) < as_timestamp(states.automation.remind_for_pouring.attributes.last_triggered) }}"
- condition: template
value_template: "{{ as_timestamp(now()) - as_timestamp(states.automation.automations_if_coming_home.attributes.last_triggered) | int > 10800 }}"
sequence:
- choose:
- conditions:
Expand Down

0 comments on commit 41c9248

Please sign in to comment.