TheTimeWalker / wallpanel-android

WallPanel is an Android application for Web Based Dashboards and Home Automation Platforms
https://wallpanel.xyz
Apache License 2.0
451 stars 45 forks source link

Handle all possible MQTT disconnect exceptions #47

Closed FredericMa closed 2 years ago

FredericMa commented 2 years ago

This PR improves the handling of MQTT disconnects. Previously, only Mqtt3DisconnectException and Mqtt5DisconnectException were handled.

This PR probably fixes #39 and #40.

netlify[bot] commented 2 years ago

Deploy Preview for wallpanel canceled.

Name Link
Latest commit bebf032e457eb5762b7d290ca809e09a485c7a18
Latest deploy log https://app.netlify.com/sites/wallpanel/deploys/63618d7c54e4070008363cdb
TheTimeWalker commented 2 years ago

Trusting your changes. Thank you for looking into this bug!