Skip to content

Releases: adafruit/Adafruit_CircuitPython_AdafruitIO

5.6.7 - Repo documentation and config updates

07 Jun 17:18
Compare
Choose a tag to compare

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-adafruitio.

Read the docs for info on how to use it.

5.6.6 - Added "port" to MQTT examples

02 May 21:47
9ad38a9
Compare
Choose a tag to compare

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-adafruitio.

Read the docs for info on how to use it.

5.6.5 - Fix Unsubscribing Group

11 Apr 15:03
20e4884
Compare
Choose a tag to compare

This release contains a fix for unsubscribing from a group feed. Thank you @awgrover

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-adafruitio.

Read the docs for info on how to use it.

5.6.4 - Fixed ReadTheDocs formatting

28 Mar 19:05
5351105
Compare
Choose a tag to compare

Documentation updated to help ReadTheDocs display the documentation properly. Thanks @Neradoc!

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-adafruitio.

Read the docs for info on how to use it.

5.6.3 - Fix MiniMQTT Requirement

28 Mar 13:51
0caa25b
Compare
Choose a tag to compare

These release adds MiniMQTT library as a requirement inside of setup.py. Thank you @tekktrik

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-adafruitio.

Read the docs for info on how to use it.

Update is_connected property to work properly

24 Mar 19:52
d1280ff
Compare
Choose a tag to compare

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-adafruitio.

Read the docs for info on how to use it.

5.6.1 - Updated documentation link, python version

04 Feb 20:38
c54fc14
Compare
Choose a tag to compare

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-adafruitio.

Read the docs for info on how to use it.

5.6.0 - Added create_and_get_feed method

08 Dec 21:07
4b4db6f
Compare
Choose a tag to compare

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-adafruitio.

Read the docs for info on how to use it.

5.5.1 - Updated pylint version, linted

15 Nov 18:26
Compare
Choose a tag to compare

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-adafruitio.

Read the docs for info on how to use it.

5.5.0 - Allowed groups to be subscribed to and unsubscribed from

22 Jul 14:17
d7b1d96
Compare
Choose a tag to compare

To use in CircuitPython, simply install the Adafruit CircuitPython bundle.

To use in CPython, pip3 install adafruit-circuitpython-adafruitio.

Read the docs for info on how to use it.