Update method of sending Images. (#17805)

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
This commit is contained in:
53Industries 2021-05-12 01:43:49 -06:00 committed by GitHub
parent 95b9dcac06
commit a5c18a83c9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -59,5 +59,6 @@ automation:
- '+14151234567'
- '+15105555555'
data:
- media_url: 'https://www.home-assistant.io/images/supported_brands/home-assistant.png'
media_url:
- "https://www.home-assistant.io/images/supported_brands/home-assistant.png"
```