Skip to content

Releases: adafruit/Adafruit_CircuitPython_MagTag

Refactored to use PortalBase

08 Dec 00:51
edc9830

Choose a tag to compare

CircuitPython 6.1.0-beta.2 or later is required to use the new functionality because the EPaperDisplay expects rotation to be settable.

PortalBase and FakeRequests are now additional dependencies as updated in the guide. Otherwise, any code should remain functional without changes. Please open an issue if you experience any problems. Thanks.

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

Read the docs for info on how to use it.

Add font caching, display rotation

06 Dec 22:15
c298bc3

Choose a tag to compare

Also fixed battery voltage calculation (somewhat)

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.

Added Deep and Light Sleep functionality

04 Dec 01:29
d27b2c6

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

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

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

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

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

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

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

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.