Adafruit-circuitpython-adafruitio

Latest version: v5.10.1

Safety actively analyzes 681748 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 12

5.10.1

**Full Changelog**: https://github.com/adafruit/Adafruit_CircuitPython_AdafruitIO/compare/5.10.0...5.10.1

5.10.0

What's Changed
Add support for two API endpoints, plus a few new convenience methods to retrieve user info, such as current rate usage and throttle limit
* Add Current User info methods by tyeth in https://github.com/adafruit/Adafruit_CircuitPython_AdafruitIO/pull/127


**Full Changelog**: https://github.com/adafruit/Adafruit_CircuitPython_AdafruitIO/compare/5.9.0...5.10.0

5.9.0

What's Changed
A user requested feature to expose the lower level on_publish event from miniMQTT:
* Add missing "on_publish" event callback in the class IO_MQTT - adafruit_io.py by tyeth in https://github.com/adafruit/Adafruit_CircuitPython_AdafruitIO/pull/123

Adding/improving support for the multiple data point methods, both sending group feeds data, and batch data for a single feed:
* IO_HTTP: Support creating group data with `send_group_data` by tyeth in https://github.com/adafruit/Adafruit_CircuitPython_AdafruitIO/pull/124
* Add list of dicts support to `send_batch_data` + new batch data example by tyeth in https://github.com/adafruit/Adafruit_CircuitPython_AdafruitIO/pull/125

Added an optional timezone argument to io.receive_time
* A minor yet major change was added while creating some batched data examples, there was an update to allow specifying a timezone instead of relying on autodetection. See the time service docs https://io.adafruit.com/services/time [must be logged in] or effectively this TZ list: https://en.wikipedia.org/wiki/List_of_tz_database_time_zones

**Full Changelog**: https://github.com/adafruit/Adafruit_CircuitPython_AdafruitIO/compare/5.8.3...5.9.0

5.8.3

What's Changed
* Highlight usage of different methods for group feeds + cleanup multigroup feeds by tyeth in https://github.com/adafruit/Adafruit_CircuitPython_AdafruitIO/pull/120


**Full Changelog**: https://github.com/adafruit/Adafruit_CircuitPython_AdafruitIO/compare/5.8.2...5.8.3

5.8.2

What's Changed
* Fix README requirements by justmobilize in https://github.com/adafruit/Adafruit_CircuitPython_AdafruitIO/pull/116
* Update legacy set_socket examples by justmobilize in https://github.com/adafruit/Adafruit_CircuitPython_AdafruitIO/pull/117
* Fix get_radio_ssl_context by justmobilize in https://github.com/adafruit/Adafruit_CircuitPython_AdafruitIO/pull/118

New Contributors
* justmobilize made their first contribution in https://github.com/adafruit/Adafruit_CircuitPython_AdafruitIO/pull/116

**Full Changelog**: https://github.com/adafruit/Adafruit_CircuitPython_AdafruitIO/compare/5.8.1...5.8.2

5.8.1

This release includes fixes and updates to some of the docstrings. Thank you kavinaidoo

To use in CircuitPython, simply install the [Adafruit CircuitPython Bundle](https://circuitpython.org/libraries).

To use in CPython, `pip3 install adafruit-circuitpython-adafruitio`.

Read the [docs](https://circuitpython.readthedocs.io/projects/adafruitio/en/latest/) for info on how to use it.

What's Changed
* Corrections to receive_n_data documentation by kavinaidoo in https://github.com/adafruit/Adafruit_CircuitPython_AdafruitIO/pull/114


**Full Changelog**: https://github.com/adafruit/Adafruit_CircuitPython_AdafruitIO/compare/5.8.0...5.8.1

Page 1 of 12

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.