Lübbe Onken

Results 112 comments of Lübbe Onken

I'm using homie 3 stable a lot without boot crashes and I only need to add extra libraries (BME280 and so on) to the lib_deps. I never used the LWIP2_LOW_MEMORY...

A handful of Sonoff basic and sonoff S20, lots of D1 Mini one D1 Mini pro and some bare off-the-shelf ESP12F soldered onto prototype boards, which I bought at the...

This would be very useful since it would even work without a companion app. E.g. any old netbook with lubuntu would do. But: The http json api is always there...

Yes, you're right, when the webserver is gone, there's no http api :) And yes, I think your proposal sounds helpful. I always compile my projects without webserver.

A lightweight config mode would have come handy for me already. Yesterday I flashed one of my devices using HOMIE_CONFIG=0 and didn't pay attention to the memory layout. Of course...

Yes, use https://github.com/bertmelis/espMqttClient. It works and you get support there.

Thanks for the workaround. I ran into the same problem, but didn't know how to solve it.

OK, that's the sledgehammer method :) The develop branch is the most up to date and works fine for me, but I'm only using esp8266, so I can't say if...

@bertmelis has developed a much more stable mqtt library (https://github.com/bertmelis/espMqttClient). It is long on my todo list to replace asyncmqtt with bert's library in homie.