Werk #11907: pushover: Fix TypeError
| Component | Notifications | ||||
| Title | pushover: Fix TypeError | ||||
| Date | Dec 18, 2020 | ||||
| Level | Trivial Change | ||||
| Class | Bug Fix | ||||
| Compatibility | Compatible - no manual interaction needed | ||||
| Checkmk versions & editions |
|
The pushover notification script crashed with the following TypeError: "unsupported operand type(s) for /: 'str' and 'float'"
This has been fixed.