Hi, i try to find easy way to send sensors graph by notification message.
- service: notify.mobile_app_your_phone
data:
message: "Here is the 24h temperature graph"
data:
image: "sensor.house_temp"
so, how to get image from sensor?