Skip to content

Commit 9634d13

Browse files
ih8gatesfabaff
authored andcommitted
Removed extra "data" from example (home-assistant#2098)
Sorry! My fault.
1 parent ed37a9b commit 9634d13

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

source/_components/notify.pushover.markdown

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,9 +40,8 @@ Example Automation:
4040
data:
4141
message: "This is the message"
4242
title: "Title of message"
43-
data:
44-
sound: pianobar
45-
priority: 0
43+
sound: pianobar
44+
priority: 0
4645
```
4746

4847
This is a quote from the Pushover website regarding free/open source apps:

0 commit comments

Comments
 (0)