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:
radinsky 2017-03-31 22:23:27 +03:00 committed by Fabian Affolter
parent 258348b77c
commit c7a5df6ecb

View File

@ -88,8 +88,8 @@ script:
add_logbook_entry: add_logbook_entry:
alias: Add Logbook alias: Add Logbook
sequence: sequence:
- event: LOGBOOK_ENTRY - service: logbook.log
event_data: data_template:
name: Kitchen name: Kitchen
message: is being used message: is being used
# Optional # Optional