Skip to content

LIFX CircuitPython Helper #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Apr 8, 2019
Merged

LIFX CircuitPython Helper #1

merged 2 commits into from
Apr 8, 2019

Conversation

brentru
Copy link
Member

@brentru brentru commented Apr 4, 2019

Adding a helper library to control LIFX devices over the internet using CircuitPython. Utilizes a wifimanager object from either ESP32SPI or ESPATControl to make HTTP requests to the LIFX HTTP API

Tested with PyPortal running CircuitPython 4.x Beta 6, LIFX Mini White, and LIFX Mini Color.

@brentru brentru requested a review from a team April 4, 2019 17:23
@brentru
Copy link
Member Author

brentru commented Apr 4, 2019

Code in this library tested working on the PyPortal LIFX Controller project as well.

@brentru brentru requested a review from ladyada April 4, 2019 18:36
Copy link

@jerryneedell jerryneedell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This all looks good to me - I don't have any LIFX devices to test it on, but since Brent has tested it, I think it is great to get it released for people to try.

@brentru brentru merged commit 13f333d into adafruit:master Apr 8, 2019
@brentru brentru deleted the init-repo branch April 8, 2019 15:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants