potrudeau / homebridge-messenger

Send HomeKit messages with HomeBridge (Pushover / IFTTT / Email)
MIT License
105 stars 9 forks source link

[FEATURE REQUEST] Pushover HTML and URL properties #3

Closed potrudeau closed 4 years ago

potrudeau commented 4 years ago

As discussed in issue #2 and asked by @djay-x, the following properties should be added to the plugin for Pushover messages:

potrudeau commented 4 years ago

@DJay-X : I've added the HTML. However, the Pushover API doesn't want to include img for some reason. It doesn't look to be supported. For you needs, I think it will be easier to use the IFTTT Webhook.

potrudeau commented 4 years ago

Done.

DJay-X commented 4 years ago

Thanks a lot. Thats of course a shame that the API doesn't want to include img. :( Like you probably already did, I'll send a support question to the Pushover Team and ask for it or why this is not working. Thanks again to you.

potrudeau commented 4 years ago

I opened a ticket this morning. I'll keep you informed if something changes.

potrudeau commented 4 years ago

Pushover confirmed we cannot send inline images. We must use attachment and that's not an option with Homebridge.

So, case close... 👎

DJay-X commented 4 years ago

Here also the reply. 😕

  1. April 2020 um 17:25:13 MESZ Pushover Support support@pushover.net: Hi, we do not have any immediate plans to support inline HTML images.

26 Apr 2020 at 20:57:47 +0200, DJay wrote: Thanks for your reply. And any plans to do so? ;) All the best to you. Daniel

26.04.2020 20:13 Pushover Support support@pushover.net: Hi, it is not possible to use inline images with HTML formatting.

potrudeau commented 4 years ago

Here also the reply. 😕

  1. April 2020 um 17:25:13 MESZ Pushover Support support@pushover.net: Hi, we do not have any immediate plans to support inline HTML images.

26 Apr 2020 at 20:57:47 +0200, DJay wrote: Thanks for your reply. And any plans to do so? ;) All the best to you. Daniel 26.04.2020 20:13 Pushover Support support@pushover.net: Hi, it is not possible to use inline images with HTML formatting.

👎