Skip to content

1.2.0 - Catch only specific errors while connecting

Compare
Choose a tag to compare
@tekktrik tekktrik released this 27 Jul 18:16
· 23 commits to main since this release
7662827

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.