action:
service: notify.NOTIFIER_NAME
data:
title: Send an images
message: That's an example that sends an image.
data:
photo:
- url: http://192.168.1.28/camera.jpg
username: admin
password: secrete
- file: /tmp/picture.jpg
caption: Picture Title xy
- url: http://somebla.ie/video.png
caption: I.e. for a Title
Is that ok?
{
"tittle": "My message title"
"message": "Prognoza na jutro {{ states('sensor.pws_weather_2d_metric') }}"
"data": "photo": "url": "http://meteo.org.pl/img/um/warszawa.png"
}