Skip to content

Commit 4ff37f7

Browse files
authored
Upgrade rumqttc (#19)
* Upgrade rumqttc * Update CHANGELOG.md * fmt
1 parent c137332 commit 4ff37f7

File tree

4 files changed

+167
-285
lines changed

4 files changed

+167
-285
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
- Add support for older version of firmware that doesn't report Gang data.
33
- Add support for STRING-based properties & discovery of STRING-based On_Off switches.
44
- Add support for UInt16/32-based properties in parsing.
5+
- Upgrade the mqtt client to attempt fixing reconnection issues (disconnects from the MQTT server would sometimes fail to retry connecting).
56

67
## 0.1.3
78
- Report errors more readably better when things fail

0 commit comments

Comments
 (0)