mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
time_pattern automation update. (#8259)
* time_pattern automation update. * Update send_a_reminder.markdown * Update send_a_reminder.markdown
This commit is contained in:
parent
de6890a34d
commit
bf83e6ade8
@ -30,9 +30,7 @@ automation:
|
|||||||
- alias: Send message at a given time
|
- alias: Send message at a given time
|
||||||
trigger:
|
trigger:
|
||||||
platform: time
|
platform: time
|
||||||
hours: 12
|
at: '12:15:00'
|
||||||
minutes: 15
|
|
||||||
seconds: 0
|
|
||||||
action:
|
action:
|
||||||
service: notify.jabber
|
service: notify.jabber
|
||||||
data:
|
data:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user