Skip to content

Releases: adafruit/Adafruit_CircuitPython_Hue

1.2.2 - Typing Information

22 Aug 15:23
ec1bff2
Compare
Choose a tag to compare

This release includes typing information for function arguments and returns. Thank you @tcfranks

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

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

Read the docs for info on how to use it.

1.2.1 - Switched to pyproject.toml

09 Aug 19: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-hue.

Read the docs for info on how to use it.

1.2.0 - Catch only specific errors while connecting

27 Jul 18:16
7662827
Compare
Choose a tag to compare

This library now tries to more specifically catch the error thrown when the Hue bridge and CircuitPython device are not on the same network, and tries not to mask other errors that may occur during that time and/or as a part of this.

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

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

Read the docs for info on how to use it.

1.1.10 - Update requirements formatting

14 Jul 17:32
282bda8
Compare
Choose a tag to compare

Updated the formatting of libraries in requirements.txt to match the true PyPI package name. Thanks @Neradoc!

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

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

Read the docs for info on how to use it.

1.1.9 - Added cp.org link to index.rst

09 Jun 18:37
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

1.1.8 - Repo documentation and config updates

07 Jun 17:18
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

1.1.7 - Updated documentation link, python version

04 Feb 20:11
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

1.1.6 - Updated pylint version, linted

15 Nov 18:37
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

1.1.5 - Fixed build status badge

10 Mar 23:30
1584edc
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

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

03 Mar 00:02
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.