Since the PIN timeout is 4 minutes, the driver will wait that long before aborting the inclusion process, which means the inclusion UI is unavailable for that long after a single misclick.
Either clicking the backdrop should not close that dialog, or it should abort the process
Originally created by AlCalzone: home-assistant/core#94115
The problem
I've made a video:
https://github.com/home-assistant/core/assets/17641229/7212f199-5ea9-4f3f-b18b-cfe28a21c8c8
Since the PIN timeout is 4 minutes, the driver will wait that long before aborting the inclusion process, which means the inclusion UI is unavailable for that long after a single misclick.
Either clicking the backdrop should not close that dialog, or it should abort the process