Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 590 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 590 Bytes

Sonoff Basic Mozilla WebThing implementation

This is a by no means complete implementation for the Sonoff basic. This is intended to be a proof of concept and should be handled as such!

Making it work

To get this library to compile properly, you'll need to rename the src/user_config.h.example to src/user_config.h and fill in the details in that file.

Features

  • Connecting to a selected WiFi network
  • On/Off State representation
  • Toggling the On/Off state via API
  • Toggling the On/Off state via Button
  • Green Light when connected to the network