I have tried integrating McLighting which uses WS2812fx to provide 50+ effects. If anyone is interested, you can clone and test my fork here. Change my_led_config.h
file accordingly. To control the effects using MQTT, send payload to topic cmnd/sonoff
. To see results, subscribe to stat/sonoff/LED
. Checkout this API for how to send payload. Don't know if it messes up other sonoff code. If you don't want to compile, flash the file firmware.bin
in this repo directly to your sonoff and you are good to go. File modes.json
contains the list of all the effects you can have. A simple mqtt publish to topic cmnd/sonoff
with payload /<effectID>
will change the animation. Hope this helps someone!
forked from arendst/Tasmota
-
Notifications
You must be signed in to change notification settings - Fork 0
Integrating Sonoff-tasmota with McLighting (which uses WS2812fx)
License
umar14/Sonoff-Tasmota
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Integrating Sonoff-tasmota with McLighting (which uses WS2812fx)
Resources
License
Code of conduct
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- C++ 54.5%
- C 42.0%
- Python 2.1%
- Processing 0.5%
- Makefile 0.4%
- HTML 0.3%
- Other 0.2%