Skip to content

v1.1.0.733

Compare
Choose a tag to compare
@jimmyeao jimmyeao released this 15 Apr 16:24
· 50 commits to master since this release
53731ad

Fixes #23
Additionally, we have refactor the MQTT class to use the managed MQTT client to improve MQTT connection reliability, particular after a power outage, sleep event or loss of network.

The Teams WebSocket Client has also been refactored to improve stability and reconnections.

device topics in MQTT are now all lower case to align with MQTT best practice and remove any confusion (MQTT is case sensitive)