You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bug report (encountered problems with amazon-dash)
Feature request (request for a new functionality)
Question
Other
Description
I'm thinking about implementing matrix in addition to telegram and pushbullet for amazon-dash as a confirmation "service". Do you generally accept pull requests? I already done some prototyping but struggling with the docker container at the moment. But this is not the point here. Implementing such a feature would be quite easy if one uses external dependencies like matrix_client (official and available on pypi). But after seeing the confirmations.py file I think you would prefer a solution relying on python requests only.
The text was updated successfully, but these errors were encountered:
What is the purpose of your issue?
Description
I'm thinking about implementing matrix in addition to telegram and pushbullet for amazon-dash as a confirmation "service". Do you generally accept pull requests? I already done some prototyping but struggling with the docker container at the moment. But this is not the point here. Implementing such a feature would be quite easy if one uses external dependencies like
matrix_client
(official and available on pypi). But after seeing theconfirmations.py
file I think you would prefer a solution relying on python requests only.The text was updated successfully, but these errors were encountered: