Releases: adafruit/Adafruit_CircuitPython_Hue
1.2.8 - RTD Sphinx Config
Full Changelog: 1.2.7...1.2.8
1.2.7 - Fix For Sphinx RTD Theme
Full Changelog: 1.2.6...1.2.7
1.2.6 - Fix RTD Docs Build and Unpin Sphinx
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
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
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
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
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
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
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
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.