This repository has been archived by the owner on Aug 22, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 41
Building Environments
Sacha Telgenhof Oude Koehorst edited this page Jun 26, 2017
·
8 revisions
The PlatformIO configuration contains 4 environments for building and flashing your Ai-Thinker RGBW Light:
- 'env-dev': development/debug environment for building and uploading the firmware via the AiLight Jig or an USB/UART FTDI (or equivalent) adapter
- 'env-prod': production environment (optimized for size) for building and uploading the firmware via the AiLight Jig or an USB/UART FTDI (or equivalent) adapter
In addition, for each of these 2 environments, an OTA variant is available for uploading the firmware over OTA.
Getting started
Home Assistant
Using the Firmware
Advanced topics