I'm going to try this tonight, my loads on tho the Sonoff Touch but when i power them up nothing happens....
This is the changes I made on my platformio.ini please let me know if this is ok :
---------------------------------------
; PlatformIO Project Configuration File
;
; Build options: build flags, source filter, extra scripting
; Upload options: custom port, speed and extra flags
; Library options: dependencies, extra library storages
;
; Please visit documentation for the other options and examples
;
http://docs.platformio.org/en/stable/projectconf.htmlbuild_flags = -Wl,-Tesp8266.flash.1m64.ld -DMQTT_MAX_PACKET_SIZE=512
lib_deps = PubSubClient, NeoPixelBus, IRremoteESP8266, ArduinoJSON