mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-24 09:46:36 +00:00
Z-Wave JS: Mention the ability to select which security keys to grant (#21958)
This commit is contained in:
parent
ba5f176d52
commit
9f17d17d6e
@ -153,8 +153,9 @@ class DialogZWaveJSAddNode extends LitElement {
|
||||
.label=${html`<b>Secure if possible</b>
|
||||
<div class="secondary">
|
||||
Requires user interaction during inclusion. Fast and
|
||||
secure with S2 when supported. Fallback to legacy S0
|
||||
or no encryption when necessary.
|
||||
secure with S2 when supported. Allows manually
|
||||
selecting which security keys to grant. Fallback to
|
||||
legacy S0 or no encryption when necessary.
|
||||
</div>`}
|
||||
>
|
||||
<ha-radio
|
||||
|
Loading…
x
Reference in New Issue
Block a user