Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement attachment support in Apprise API calls #870

Closed
dougmaitelli opened this issue Apr 24, 2023 · 4 comments
Closed

Implement attachment support in Apprise API calls #870

dougmaitelli opened this issue Apr 24, 2023 · 4 comments

Comments

@dougmaitelli
Copy link

💡 The Idea
The scenario:

  • I have an Apprise container configured with a multiple notification endpoints
  • I have multiple services consuming that container using the Apprise API apprise://...?tags=example
  • I should be able to send attachments using these Apprise API calls

I see that some notifications support attachments on Apprise, but these don't seem to work when using the API calls instead of the command line from other services that support Apprise.

@caronc
Copy link
Owner

caronc commented May 13, 2023

Just noticing that this is a duplicate of this.

I did push one change already that starts this process off: #873

@caronc
Copy link
Owner

caronc commented May 15, 2023

Attachment support is complete and merged as part of the latest Apprise API and is only compatible with the latest version of Apprise (v1.4.0) just released today as well.

@caronc caronc closed this as completed May 15, 2023
@dougmaitelli
Copy link
Author

@caronc Just a quick question, I guess this now depends on Home Assistant to upgrade their Apprise version right?

@caronc
Copy link
Owner

caronc commented May 16, 2023

The owners of HA are amazingly fast adapting updates. You'll likely see this there in a day or 2.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants