Skip to content

Releases: adafruit/Adafruit_CircuitPython_AdafruitIO

Added receive_all_data function

31 Aug 17:00
2d3de68
Compare
Choose a tag to compare

This release:

  • #44 Adds receive_all_data to get all data from a feed and updates the linting

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.

4.0.0

07 Aug 13:17
2fcef79
Compare
Choose a tag to compare

This release:

  • #41 Removes the loop_blocking method
  • #43 Fixes AttributeError: 'module' object has no attribute 'set_socket' error with included examples.

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.

3.3.3 - Fixed discord invite link

09 Jul 21:02
4527ec2
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.

Updated Package name in setup

29 Jun 15:23
ff46201
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.

Fixed installation via PyPI

29 Jun 15:06
6e657db
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.

Updated Examples for MiniMQTT

19 May 21:37
20dfc9e
Compare
Choose a tag to compare

This release adds:

  • #36 Updated examples to match MiniMQTT

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.

3.2.0 - Added new example

14 May 16:08
1414624
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.

3.1.3 - Added Black check, reran Black with Python 3 target.

10 Apr 18:23
966b7b3
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.

3.1.2 - Bumping again, last one did not work

20 Mar 16:55
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.

3.1.1 - Bumping to make pypi happy

20 Mar 16:40
4227988
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.