This is an ESP8266-based controller for things that can be turned on and off. It's compatible with the RQ platform for automation.
pip install platformio
cp src/config.example.h src/config.h
platformio run
platformio run -t upload
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This is an ESP8266-based controller for things that can be turned on and off. It's compatible with the RQ platform for automation.
pip install platformio
cp src/config.example.h src/config.h
platformio run
platformio run -t upload