Skip to content

Releases: adafruit/Adafruit_CircuitPython_BH1750

1.1.2 - Added cp.org link to index.rst

09 Jun 18:55
Compare
Choose a tag to compare

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

To use in CPython, pip3 install adafruit-circuitpython-bh1750.

Read the docs for info on how to use it.

1.1.1 - Repo documentation and config updates

07 Jun 17:23
Compare
Choose a tag to compare

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

To use in CPython, pip3 install adafruit-circuitpython-bh1750.

Read the docs for info on how to use it.

1.1.0 - Rename Init Argument i2c

23 May 14:54
7f2e03f
Compare
Choose a tag to compare

This release changes the i2c_bus argument to be i2c instead which matches all other driver libraries. If your code explicitly used the keyword argument i2c_bus you'll need to change it to i2c. If your code doesn't use the name specifically then no change should be required and driver should still work the same.

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

To use in CPython, pip3 install adafruit-circuitpython-bh1750.

Read the docs for info on how to use it.

1.0.7 - Updated documentation link, python version

04 Feb 19:53
Compare
Choose a tag to compare

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

To use in CPython, pip3 install adafruit-circuitpython-bh1750.

Read the docs for info on how to use it.

1.0.6 - Updated pylint version, linted

15 Nov 17:33
Compare
Choose a tag to compare

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

To use in CPython, pip3 install adafruit-circuitpython-bh1750.

Read the docs for info on how to use it.

1.0.5 - Improved docs

26 Apr 19:03
b92ff60
Compare
Choose a tag to compare

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

To use in CPython, pip3 install adafruit-circuitpython-bh1750.

Read the docs for info on how to use it.

1.0.4 - Set pylint to ignore imports, removed unused pylint disable statement

10 Mar 23:45
22c4e1a
Compare
Choose a tag to compare

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

To use in CPython, pip3 install adafruit-circuitpython-bh1750.

Read the docs for info on how to use it.

1.0.3 - Moved pylint from build.yml to .pre-commit-config.yml

02 Mar 23:42
0c50273
Compare
Choose a tag to compare

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

To use in CPython, pip3 install adafruit-circuitpython-bh1750.

Read the docs for info on how to use it.

1.0.2 - Fixed discord invite link

09 Jul 21:04
Compare
Choose a tag to compare

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

To use in CPython, pip3 install adafruit-circuitpython-bh1750.

Read the docs for info on how to use it.

1.0.1 - Tiny README tweak

02 Jul 18:34
80bb975
Compare
Choose a tag to compare

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

To use in CPython, pip3 install adafruit-circuitpython-bh1750.

Read the docs for info on how to use it.