Fix link and type (#5367)

This commit is contained in:
Fabian Affolter 2018-05-15 17:08:19 +02:00
parent e92955002e
commit 415199ac15
No known key found for this signature in database
GPG Key ID: DDF3D6F44AAB1336

View File

@ -26,8 +26,8 @@ To expand a notification on 3D Touch devices simply force touch any notification
message: "Something happened at home!""
data:
attachment:
url: "https://github.com/home-assistant/home-assistant-assets/blob/master/logo-round-192x192.png"
content-type: gif
url: "https://github.com/home-assistant/home-assistant-assets/blob/master/logo-round-192x192.png?raw=true"
content-type: png
hide-thumbnail: false
```