zwave-js / certification-backlog

Issues and discussions related to Z-Wave certification of HA + Z-Wave JS
1 stars 0 forks source link

PIN dialog can be closed accidentally, preventing inclusion #10

Closed marcelveldt closed 3 months ago

marcelveldt commented 1 year ago

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