Lifx API Control Library for ESP8266

November 26th, 2016





esp8266logo-1

I’ve started work on a library for the esp8266 in order to control LIFX bulbs via the HTTP API. You can follow its progress here:
https://github.com/joeybab3/arduino-lifx-api/

As of right now, it can only query the status of the bulbs, and find things like is it on or off/color/name that sort of thing.

It can query the status of the bulb to find things like color/brightness/hue, as well as toggle the power.

Updated post about what I’ve since added here: https://joeybabcock.me/blog/arduino/arduino-esp8266-lifx-library-update-change-color-and-brightness-of-bulbs/

 

screenshot-2016-11-26-11-55-36


Comments

Leave a Reply

Your email address will not be published. Required fields are marked *