mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
Merge pull request #9532 from peckham/current
Fix new log entry example
This commit is contained in:
commit
cd154ae4c2
@ -141,6 +141,7 @@ automation:
|
|||||||
to: 'on'
|
to: 'on'
|
||||||
action:
|
action:
|
||||||
service: system_log.write
|
service: system_log.write
|
||||||
|
data_template:
|
||||||
message: 'Door opened!'
|
message: 'Door opened!'
|
||||||
level: info
|
level: info
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user