Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 299 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 299 Bytes

sphue

Client library for interfacing with the Philips Hue API on ESP8266 Arduino.

Getting Started

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