Skip to content

Commit

Permalink
doc: add delay before firing the mobile notification
Browse files Browse the repository at this point in the history
  • Loading branch information
fuatakgun authored Oct 18, 2023
1 parent fcf439b commit cc3d0a3
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -274,6 +274,11 @@ action:
- condition: trigger
id: sensor
sequence:
- delay:
hours: 0
minutes: 0
seconds: 3
milliseconds: 0
- service: notify.mobile_app_fuatx3pro
data:
message: Motion detected
Expand Down

0 comments on commit cc3d0a3

Please sign in to comment.