Pierre-33

Results 32 comments of Pierre-33

The thing is that I don't know how to submit a PR with only the buzz change (I'm not so much confortable with git, I'm more of a peforce guy...

@luftpumpe83 how is going your Senseo? I'm affraid that by using AsyncMqttClient 0.9.0 in my fork I introduced an issue. Your Senseo won't be able to reconnect to the MQTT...

Sorry, I didn't meant to update this PR with my huge refacto, I wanted to create a new one instead. Since I don't now how to revert that, I'll update...

@ThomDietrich sorry to poke you here, did you get a chance to take a look at my PR? Depending on your feedback, I'll either go my own way and probably...

Great, let me know if you need some help to wrap your head around it. But you'll see, it's not that more complicated, it certainly add a lot of files,...

Hi, mine is working like a charm for a few months now, and I just check that forgot any commit on my computer, so I don't see why it's not...

Sorry, without any logs or any more informations, I have no clue on what could be going on your side :-/ Did you try to let the esp connected to...

Are you confortable enough with C++ to add a few logs? If so, could you add a bunch of "Serial.println("some unique string to identify this log");" in SenseoWifi.cpp: - At...

> i was looking around in your programming and i found some strange behavour. mqtt topics get populated until PendingCommands so i though let i comment out that rule. Yes,...

Yes, that look right, if it pass the compilation it should work. Did you put any other Serial.println, like at the beginning of the function or did you start just...