Tim Purchas
Tim Purchas
I dont think homie should go there, you should be solving this through pattern not new feature. I think ill add a flag for the set handler, so you can...
Everything looks right, but can you try a bool setting implemented normally and see if you have the same issue ?
Try this (2nd answer) https://stackoverflow.com/questions/211237/static-variables-initialisation-order
@euphi any progress ?
I'll try have a look when I can
That's the one I'll probs be working on next ....
Thank you for all the research. Something to fix when I get the time :)
I haven't tested the code yet, but by looking at it, it looks like your doing to much to soon and not enough time given to the IP stack to...
Found updating the `AsyncMqttClient` lib fixed this for me, `pio lib install AsyncMqttClient`
@satssehgal Try the latest everything? 2.4.1 Arduino core also ? Your code works for me now :)