Fix new log entry example

This commit is contained in:
Koen Ekelschot 2019-05-29 20:23:57 +02:00 committed by GitHub
parent 6425d04665
commit 538bf59b5c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -141,8 +141,9 @@ automation:
to: 'on' to: 'on'
action: action:
service: system_log.write service: system_log.write
message: 'Door opened!' data_template:
level: info message: 'Door opened!'
level: info
``` ```
{% endraw %} {% endraw %}