Send messages and snapshots to matrix rooms.
Install manually using this URL:
https://github.com/duczen/octoprint-matrix-notifier-plugin/archive/main.zip
The plugin can be configured via the octoprint UI. You will need the room alias or room id of the matrix room as well as your server address and an access token.
The easiest way to obtain an access token is to login with Element, copy the access token from the settings panel and then do not logout.
- Update the version number in
setup.py
, push tomain
. - Check the release draft on GitHub, make sure version number matches the
setup.py
. - Publish Release on GitHub.