-
Notifications
You must be signed in to change notification settings - Fork 70
Open
Labels
Description
What is the purpose of your issue?
- 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.