Open andreas-bulling opened 1 day ago
I think there is currently some sort of threading bug, and if you have a lot of ESPHome devices on your network, it takes some time for the list of all devices to process, and if you try to do anything while that list is populated, it will hit that threading bug. Try to wait for the list to stop expanding or number of devices to stop increasing before taking action.
I tried that and, indeed, the crash happened way later. But it still happened as I wanted to type in the IP address of a ESPHome Kickstart Device.
On the second try it crashed, despite a long waiting time, when I clicked on the Kickstart button.
I installed ltchiptool as described in the docs. I also pip installed
upk2esphome
andzeroconf
, all good.Upon running
ltchiptool/bin/ltchiptool gui
and clicking on UPK2ESPHome, however, sometimes the app crashes right away with a segmentation fault. Or latest when I click on "Grab from ESPHome Kickstart".The error I see on the console is
Version 4.11.2 wxpython 4.2.2