mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-16 13:56:53 +00:00
Updated notify page with working image link (#15799)
This commit is contained in:
parent
c4a3cc1054
commit
46f62d534f
@ -63,7 +63,7 @@ For services which have support for sending images.
|
||||
{ "message": "Test plugin",
|
||||
"data": {
|
||||
"photo": {
|
||||
"url": "http://www.gbsun.de/gbpics/berge/berge106.jpg"
|
||||
"url": "https://raw.githubusercontent.com/home-assistant/home-assistant.io/current/source/images/default-social.png"
|
||||
}
|
||||
}
|
||||
}
|
||||
@ -78,7 +78,7 @@ action:
|
||||
message: "Test plugin"
|
||||
data:
|
||||
photo:
|
||||
url: "http://www.gbsun.de/gbpics/berge/berge106.jpg"
|
||||
url: "https://raw.githubusercontent.com/home-assistant/home-assistant.io/current/source/images/default-social.png"
|
||||
```
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user