2.3.1
-
Fix
mqtt_client
to prevent errors resulting from referencingtopic
before assignment or accessingparsed_topic
out of order. #94 -
Remove
while True
topic subscription loop frommqtt_time.py
example. The example now uses theblocking_client
. -
Bump version string
To use in CPython, pip3 install adafruit-io
.
Read the docs for info on how to use it.