Z-Wave JS: Mention the ability to select which security keys to grant (#21958)

This commit is contained in:
AlCalzone 2024-09-12 18:51:22 +02:00 committed by GitHub
parent ba5f176d52
commit 9f17d17d6e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -153,8 +153,9 @@ class DialogZWaveJSAddNode extends LitElement {
.label=${html`<b>Secure if possible</b> .label=${html`<b>Secure if possible</b>
<div class="secondary"> <div class="secondary">
Requires user interaction during inclusion. Fast and Requires user interaction during inclusion. Fast and
secure with S2 when supported. Fallback to legacy S0 secure with S2 when supported. Allows manually
or no encryption when necessary. selecting which security keys to grant. Fallback to
legacy S0 or no encryption when necessary.
</div>`} </div>`}
> >
<ha-radio <ha-radio