mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-21 16:27:19 +00:00
Example JSON has invalid synstax (#4767)
This commit is contained in:
parent
064dc6e4e7
commit
54e2fb4343
@ -52,7 +52,7 @@ This is a fully customized JSON you can use to test how the final notification w
|
|||||||
"duration":2,
|
"duration":2,
|
||||||
"transparency":"0%",
|
"transparency":"0%",
|
||||||
"color": "red",
|
"color": "red",
|
||||||
"interrupt": 1,
|
"interrupt": 1
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user