Skip to content

Releases: adafruit/Adafruit_CircuitPython_AdafruitIO

5.0.1 - Add ESP32SPI Simpletest

20 Nov 21:39
e8dc432
Compare
Choose a tag to compare

#54 New example: ESP32SPI simpletest

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.

BREAKING RELEASE - ESP32S2, CPython

20 Nov 18:56
0e122d2
Compare
Choose a tag to compare
  • BREAKING: init argument now takes in a adafruit_circuitpython_requests object instead of a wifimanager object.
  • Added compatibility and examples for using this library with:
  • Examples updated to reflect library updates.

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.3.0 - Raise throttling errors

13 Nov 21:30
bf20b69
Compare
Choose a tag to compare

#50 Fixes throttling message parsing

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.2 - Update docstrings

04 Nov 15:20
ce611ae
Compare
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
Compare
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
Compare
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
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.