mqtt-tools / mqttwarn

A highly configurable MQTT message router, where the routing targets are notification plugins, primarily written in Python.
https://mqttwarn.readthedocs.io/
Eclipse Public License 2.0
950 stars 183 forks source link

[pushover] unable to decode base64 encoded image #679

Closed sumnerboy12 closed 11 months ago

sumnerboy12 commented 11 months ago

See Stack Overflow post about this issue.

Should be using base64.b64decode.