WarDrake

Results 33 comments of WarDrake

Please check with new version

Check on the newest version please

This doesn't seem like a MQTT error but a debug error, try turning off the debug functions.

for MQTT it looks like you don't have the PubSubClient library installed on your arduino IDE, try insalling that and see if it still throws an error.

AH, my bad, I see what the Issue is, Lines 198 to 208 define specific patterns for Alexa, you need to uncomment those as well, and then the alexa errors...

I was talking about the main script, not it's dependencies, as for the dependencies, newer versions should be ok for most of them except FastLED as the newer versions cause...

Can you check if it works with the new version please?

It's safe to update FastLED but you'll get flickering on the first led with newer versions, if you want perfect control over the leds, stay on the older versions. The...

The alexa code looks properly setup to me, are you using the latest version of the master branch? as for the ui, you didn't mention uploading the data to the...

If you're working on this Ricardo, I have both remote and receiver plus some new esp boards, so I can test for you