Adafruit-circuitpython-veml7700

Latest version: v2.0.0

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

Scan your dependencies

Page 1 of 5

2.0.0

This release has changed the inital value for the light gain to be `1/8` which is what the documentation and manufacturer notes mentioned. Any user code accessing the `light` property could see different values under the same lighting conditions with release 2.0.0 compared to prior releases. If needed you can adjust the light_gain in your user code, although it's recommended to have it set to 1/8 during initialization.

What's Changed
* Set initial light gain to lowest by standsi in https://github.com/adafruit/Adafruit_CircuitPython_VEML7700/pull/26

New Contributors
* standsi made their first contribution in https://github.com/adafruit/Adafruit_CircuitPython_VEML7700/pull/26

**Full Changelog**: https://github.com/adafruit/Adafruit_CircuitPython_VEML7700/compare/1.1.22...2.0.0

1.1.22

Changes: https://github.com/adafruit/Adafruit_CircuitPython_VEML7700/compare/1.1.21...1.1.22

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

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

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

1.1.21

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

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

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

1.1.20

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

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

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

1.1.19

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

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

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

1.1.18

Added type annotations for this library. Thanks tcfranks!

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

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

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

Page 1 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.