Skip to content

Releases: adafruit/Adafruit_CircuitPython_BLE_Apple_Notification_Center

Fix import.

27 Jan 22:19
104bf1e
Compare
Choose a tag to compare

Linting and Sphinx fixes.

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

To use in CPython, pip3 install adafruit-circuitpython-ble-apple-notification-center.

Read the docs for info on how to use it.

0.8.1 - Updated build status badge

17 Jan 02:17
Compare
Choose a tag to compare

This release includes:

  • The build status badge has been updated to work with GitHub Actions. This has no effect whatsoever on the code and this release is just being made so that the PyPi page has a working build status badge.

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

To use in CPython, pip3 install adafruit-circuitpython-ble-apple-notification-center.

Read the docs for info on how to use it.

Initial release

18 Dec 23:41
9116a1e
Compare
Choose a tag to compare

Initial code for reading active notifications on an iOS device.

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

Read the docs for info on how to use it.