Skip to content

Releases: Haeki/esendex_notification_plugin

Version 2.4.1 (conform to the version standard)

20 Apr 17:24
126fc41

Choose a tag to compare

Version 2.4 (Python3 and new API)

20 Apr 17:16
67f9feb

Choose a tag to compare

  • Renamed API password to API token
  • switched to new API and python3
    • the API token can now be stored and retrieved from the password store

Improved wato help texts

04 Dec 14:23

Choose a tag to compare

2.2

Fixed spelling mistake

Hotfix 2: Division by zero error

30 Nov 08:34

Choose a tag to compare

missed a ZeroDivisionError if no Services are in the notification

Hotfix: Division by zero error

26 Nov 08:47

Choose a tag to compare

2.1.1

fixed division by zero error

Improved Bulk Message Formatting

25 Nov 20:02

Choose a tag to compare

Service output will only be added if enough space is available and will be truncated if necessary .
Added Wato config option to configure a regex-pattern that will get removed from the service output.

Bulk Support

04 Nov 12:20

Choose a tag to compare

Added Bulk Support and rewrote a lot of code