Skip to content

Releases: adafruit/Adafruit_CircuitPython_AdafruitIO

4.2.2 - Update docstrings

04 Nov 15:20
ce611ae

Choose a tag to compare

Generalizes specific language used in topic callback docstrings

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.2.1 - Fix inconsistent aio_username in examples

13 Oct 13:24
f2f4e13

Choose a tag to compare

This release #48 changes aio_user to aio_username to keep consistent with secrets.py file.

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.2.0 - Feed-Specific Callbacks

28 Sep 15:45
e458105

Choose a tag to compare

This release:

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.

Added receive_all_data function

31 Aug 17:00
2d3de68

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

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

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

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

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

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

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.