mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-10 02:46:53 +00:00
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
@ -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…
x
Reference in New Issue
Block a user