Update example script usage for logbook (#1926)
* Update example script usage for logbook Changed from event to service * Remove extra whitespace
This commit is contained in:
parent
258348b77c
commit
c7a5df6ecb
1 changed files with 2 additions and 2 deletions
|
@ -88,8 +88,8 @@ script:
|
|||
add_logbook_entry:
|
||||
alias: Add Logbook
|
||||
sequence:
|
||||
- event: LOGBOOK_ENTRY
|
||||
event_data:
|
||||
- service: logbook.log
|
||||
data_template:
|
||||
name: Kitchen
|
||||
message: is being used
|
||||
# Optional
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue