mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-25 18:26:35 +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>
|
.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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user