Releases: adafruit/Adafruit_CircuitPython_MagTag
Added Deep and Light Sleep functionality
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
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
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
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
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
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
Read the docs for info on how to use it.
Fixed URL Property
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
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
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
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
Read the docs for info on how to use it.