mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-21 08:16:53 +00:00
Fix new log entry example
This commit is contained in:
parent
6425d04665
commit
538bf59b5c
@ -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 %}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user