Esp32 not showing up in esphome as "local device"

Hi, this afternoon i updated my esphome to 2024.12.4 and home assistant os and core to the latest version. But now some weird stuff is happening.

  • Core 2025.1.4
  • Supervisor 2024.12.3
  • Operating System 14.2
  • Frontend 20250109.2

When i add a new device to my esphome i connect it to the rpi 4 running home assistant and install the firmware build to it through the wizard. i have a dedicated usb cable for this connected to the rpi. Since this afternoon this pop up to show locally connected devices does not show esp32 devices anymore :confused: my conbee 2 does show up but no other devices. if i disconnect the esp32 and connect a different one homeassistant crashes and i have to manually powercycle the rpi.

If i check in webterminal i also dont see the esp32.
➜ ~ lsusb
Bus 002 Device 002: ID 152d:0578 JMicron External
Bus 001 Device 001: ID 1d6b:0002 Linux 6.6.62-haos-raspi xhci-hcd xHCI Host Controller
Bus 001 Device 003: ID 1cf1:0030 dresden elektronik ingenieurtechnik GmbH ConBee II
Bus 001 Device 002: ID 2109:3431 USB2.0 Hub
Bus 002 Device 001: ID 1d6b:0003 Linux 6.6.62-haos-raspi xhci-hcd xHCI Host Controller

The home assistant did not used to crash when connecting / disconnecting esp32 to it. Some help would be very welcome :smiley: