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](https://circuitpython.org/libraries).
To use in CPython, `pip3 install adafruit-circuitpython-hue`.
Read the [docs](http://circuitpython.readthedocs.io/projects/hue/en/latest/) for info on how to use it.