Skip to content

Releases: adafruit/Adafruit_CircuitPython_Hue

1.2.8 - RTD Sphinx Config

16 Jan 19:47
Compare
Choose a tag to compare

1.2.7 - Fix For Sphinx RTD Theme

07 Oct 22:30
Compare
Choose a tag to compare

1.2.6 - Fix RTD Docs Build and Unpin Sphinx

09 Dec 17:44
Compare
Choose a tag to compare

Changes: 1.2.5...1.2.6

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.5 - Fix RTD Theme Issue

25 Sep 16:01
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.4 - Updated .pylintrc, fixed jQuery

26 May 15:54
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.3 - Made copyright stay up to date in docs/conf.py

26 Aug 02:39
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.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.