# Craftbeerpi4 PushOver Notifications Plugin
## Plugin to forward Craftbeerpi4 Notifications to Pushover Push Notification service
- Installation:
- Plugin requires cbpi >= 4.1.10.rc2
- sudo pip3 install cbpi4-PushOver
- or installation from github
- Usage:
- First Installation will add parameters to settings.
- Configure settings by adding token and user.
- Restart cbpi
- Parameters:
- pushover_token: your token for this service
- pushover_user: your user for this service
### Changelog:
- 10.06.23: (0.0.8) bump version to release
- 02.06.23: (0.0.8.rc1) added cbpi4 requirement
- 05.04.23: (0.0.8.a2) test for plugin settings selection test branch
- 10.05.22: (0.0.7) Updated README (removed cbpi add)
- 10.05.22: (0.0.4) Removed cbpi dependency
- 02.04.21: Minor changes
- 15.03.21: Initial Release.
Raw data
{
"_id": null,
"home_page": "https://github.com/PiBrewing/cbpi4-PushOver",
"name": "cbpi4-PushOver",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "globalsettings",
"author": "Alexander Vollkopf",
"author_email": "avollkopf@web.de",
"download_url": "https://files.pythonhosted.org/packages/03/8b/bdc9c821cdd96140f1305e851c210151fb81ac639a5cf3d98c884f4a87f9/cbpi4-PushOver-0.0.8.tar.gz",
"platform": null,
"description": "# Craftbeerpi4 PushOver Notifications Plugin\r\n\r\n## Plugin to forward Craftbeerpi4 Notifications to Pushover Push Notification service\r\n\r\n- Installation:\r\n\r\n\t- Plugin requires cbpi >= 4.1.10.rc2\r\n\t- sudo pip3 install cbpi4-PushOver\r\n\t- or installation from github\r\n\r\n\r\n- Usage:\r\n\r\n\t- First Installation will add parameters to settings.\r\n\t- Configure settings by adding token and user.\r\n\t- Restart cbpi\r\n\r\n- Parameters:\r\n\r\n\t- pushover_token: your token for this service\r\n\t- pushover_user: your user for this service\r\n\r\n### Changelog:\r\n\r\n- 10.06.23: (0.0.8) bump version to release\r\n- 02.06.23: (0.0.8.rc1) added cbpi4 requirement\r\n- 05.04.23: (0.0.8.a2) test for plugin settings selection test branch\r\n- 10.05.22: (0.0.7) Updated README (removed cbpi add)\r\n- 10.05.22: (0.0.4) Removed cbpi dependency\r\n- 02.04.21: Minor changes\r\n- 15.03.21: Initial Release.\r\n\r\n\r\n",
"bugtrack_url": null,
"license": "GPLv3",
"summary": "CraftBeerPi4 Plugin to forward Notifications to Pushover Push Notifications",
"version": "0.0.8",
"project_urls": {
"Homepage": "https://github.com/PiBrewing/cbpi4-PushOver"
},
"split_keywords": [
"globalsettings"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "038bbdc9c821cdd96140f1305e851c210151fb81ac639a5cf3d98c884f4a87f9",
"md5": "84b9500d126c8bc9337e4b3cac0c8f72",
"sha256": "fae9268545f0387d0cb1e70e4abadbe03e5f7279913704d267cb1b842724acd7"
},
"downloads": -1,
"filename": "cbpi4-PushOver-0.0.8.tar.gz",
"has_sig": false,
"md5_digest": "84b9500d126c8bc9337e4b3cac0c8f72",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 15413,
"upload_time": "2023-06-10T12:12:05",
"upload_time_iso_8601": "2023-06-10T12:12:05.080488Z",
"url": "https://files.pythonhosted.org/packages/03/8b/bdc9c821cdd96140f1305e851c210151fb81ac639a5cf3d98c884f4a87f9/cbpi4-PushOver-0.0.8.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-06-10 12:12:05",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "PiBrewing",
"github_project": "cbpi4-PushOver",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "cbpi4-pushover"
}