extra " after message was messing up the format (#8869)

This commit is contained in:
DrZzs 2019-03-08 12:34:57 -07:00 committed by Fabian Affolter
parent e934f34c81
commit a0ef4a36a9

View File

@ -23,7 +23,7 @@ To expand a notification on 3D Touch devices simply force touch any notification
action:
service: notify.ios_robbies_iphone_7_plus
data:
message: "Something happened at home!""
message: "Something happened at home!"
data:
attachment:
url: "https://github.com/home-assistant/home-assistant-assets/blob/master/logo-round-192x192.png?raw=true"