changedetection.io
changedetection.io copied to clipboard
Narrow paho-mqtt requirement
The paho-mqtt backwards compatibility problem was fixed with version 2.1.0, so we only need to avoid the 2.0.x series of releases. Upstream apprise is currently being tested with paho-mqtt 2.1.0 as part of my fix at https://github.com/caronc/apprise/pull/1238
This narrows the workaround for issue #2241