Skip to content

Releases: adafruit/Adafruit_CircuitPython_MagTag

Added Deep and Light Sleep functionality

04 Dec 01:29
d27b2c6
Compare
Choose a tag to compare

CircuitPython 6.1.0-beta.2 or later is required to use the new functionality.

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

Read the docs for info on how to use it.

Index of a text object created by add_text is now returned

02 Dec 16:34
31c664c
Compare
Choose a tag to compare

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

Read the docs for info on how to use it.

This adds some additional key type checks for the json_path

24 Nov 23:37
fed451c
Compare
Choose a tag to compare

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

Read the docs for info on how to use it.

Handle JSON edge cases better and non-data labels

24 Nov 21:25
b4148eb
Compare
Choose a tag to compare

This release adds better handling of empty JSON response and cases where your expected json path isn't found. It also allows you to specify whether text is intended to be updated with the fetch function.

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

Read the docs for info on how to use it.

Retry refresh() and use latest adafruitio API

23 Nov 00:07
056ad75
Compare
Choose a tag to compare

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

Read the docs for info on how to use it.

Add error handling and retries to play_tone

20 Nov 23:31
b3fd0ef
Compare
Choose a tag to compare

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

Read the docs for info on how to use it.

Fixed URL Property

20 Nov 05:13
bc88462
Compare
Choose a tag to compare

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

Read the docs for info on how to use it.

Text wraps more consistently and added button properties

17 Nov 00:35
24d8c77
Compare
Choose a tag to compare

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

Read the docs for info on how to use it.

1.0.2 - Remove debug prints and add text anchoring

15 Nov 02:49
7a0b303
Compare
Choose a tag to compare

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

Read the docs for info on how to use it.

QR code tries sizes until the data can fit

13 Nov 22:53
a698928
Compare
Choose a tag to compare

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

Read the docs for info on how to use it.