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,6 +141,7 @@ automation:
to: 'on'
action:
service: system_log.write
data_template:
message: 'Door opened!'
level: info
```