mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-13 04:16:48 +00:00
Fix extra data
property (#26549)
This commit is contained in:
parent
69ae291eb3
commit
597d2c3071
@ -147,7 +147,6 @@ Example of adding a tag to your notification. This won't create new notification
|
||||
service: notify.html5
|
||||
data:
|
||||
message: "Last known sensor state is {{ states('sensor.sensor') }}."
|
||||
data:
|
||||
data:
|
||||
tag: "notification-about-sensor"
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user