Send entity graph to telegram/mastodon/phone notification

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?

There is no way to do this. It has been asked for. Export cards to png/jpeg

There are a couple of add-ons lower down in the feature request that may work.

1 Like