Skip to content

makerslocal/rq-switch

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is an ESP8266-based controller for things that can be turned on and off. It's compatible with the RQ platform for automation.

Build and Deploy

pip install platformio
cp src/config.example.h src/config.h
platformio run
platformio run -t upload

About

ESP8266-based MQTT switch

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 96.4%
  • C 3.6%