https://github.com/maximemoreillon/sonoff_s20
Custom firmware for a SONOFF S20 featuring MQTT control
https://github.com/maximemoreillon/sonoff_s20
arduino firmware iot mqtt
Last synced: 2 months ago
JSON representation
Custom firmware for a SONOFF S20 featuring MQTT control
- Host: GitHub
- URL: https://github.com/maximemoreillon/sonoff_s20
- Owner: maximemoreillon
- Created: 2021-12-30T04:50:53.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-11-06T03:59:41.000Z (over 3 years ago)
- Last Synced: 2026-01-30T13:29:29.734Z (5 months ago)
- Topics: arduino, firmware, iot, mqtt
- Language: HTML
- Homepage:
- Size: 1.6 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ITEAD Sonoff S20 custom firmware
Project page: https://articles.maximemoreillon.com/articles/587
This sketch relies on the IoT Kernel library: https://github.com/maximemoreillon/iot-kernel
## Flashing settings
* Board type: ITEAD Sonoff
* Model: ITEAD Sonoff S20
* SSL support: Basic SSL cyphers
Other settings can be kept with their default value.
## Dependencies
* PubSubClient
* ESPAsyncWebServer
* ArduinoJson
* LittleFS