12-22-2023, 04:56 AM
i think your problem is ESPHome's log generated a serial port conflict. just disable it. add code as here:
logger:
baud_rate: 0
then will work well.
logger:
baud_rate: 0
then will work well.