Client library for interfacing with the Philips Hue API on ESP8266 Arduino.
Run these commands from the project directory. You must have PlatformIO installed.
pio init [--ide [atom|clion|vscode]]
pio lib install
To update dependencies:
pio lib update