Adafruit-circuitpython-lifx

Latest version: v2.0.3

Safety actively analyzes 628969 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 4 of 4

1.0.2

This release includes:
* Migrating this repository from Travis to GitHub Actions. This has no effect on the behavior of the code itself.

To use in CircuitPython, simply install the [Adafruit CircuitPython bundle](https://circuitpython.org/libraries).

To use in CPython, `pip3 install adafruit-circuitpython-lifx`.

Read the [docs](http://circuitpython.readthedocs.io/projects/lifx/en/latest/) for info on how to use it.

1.0.1

* Modified set_color to take in kwargs instead of predefined arguments, exposing more of LIFX's API functionality.
* Check out the [example](https://github.com/adafruit/Adafruit_CircuitPython_LIFX/blob/master/examples/lifx_simpletest.py#L52) for more usage information
* Removing lines containing redefinitions of path in favor of including the path directly in the HTTP request

To use in CircuitPython, simply install the [Adafruit CircuitPython bundle](https://github.com/adafruit/Adafruit_CircuitPython_Bundle).

To use in CPython, `pip3 install adafruit-circuitpython-lifx`.

Read the [docs](https://circuitpython.readthedocs.io/projects/lifx/en/latest/) for info on how to use it.

1.0.0

Initial release of CircuitPython LIFX, a helper to control LIFX smart-lights over the internet with CircuitPython.

To use in CircuitPython, simply install the [Adafruit CircuitPython bundle](https://github.com/adafruit/Adafruit_CircuitPython_Bundle).

To use in CPython, `pip3 install adafruit-circuitpython-lifx`.

Read the [docs](https://circuitpython.readthedocs.io/projects/lifx/en/latest/) for info on how to use it.

Page 4 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.