Hi All,
I used to use homeassistant with an .ml domain and a cloudflare tunnel.
However since these domains got canceled I choose to use nabu case.
However when sending notification to my mobile, when someone calls on the door.
I used to sent a picture with the notification, which included the public url.
With nabucase I think the public url changes now and then, so how am I to get the url for nabucase to send a notification with a pic?
Normally my send would be like:
service: notify.mobile_phone
data:
message: Er staat iemand voor de deur
data:
image:
url: >-
https://<external-url.ML>/local/cam_captures/eufy.jpg?{{now().second}}
So how should I do this with nabucasa