From 9f17d17d6e0d90ae6af86f81cdaa71c92cbc645b Mon Sep 17 00:00:00 2001 From: AlCalzone Date: Thu, 12 Sep 2024 18:51:22 +0200 Subject: [PATCH] Z-Wave JS: Mention the ability to select which security keys to grant (#21958) --- .../integration-panels/zwave_js/dialog-zwave_js-add-node.ts | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/panels/config/integrations/integration-panels/zwave_js/dialog-zwave_js-add-node.ts b/src/panels/config/integrations/integration-panels/zwave_js/dialog-zwave_js-add-node.ts index 530073bb44..b5936e640b 100644 --- a/src/panels/config/integrations/integration-panels/zwave_js/dialog-zwave_js-add-node.ts +++ b/src/panels/config/integrations/integration-panels/zwave_js/dialog-zwave_js-add-node.ts @@ -153,8 +153,9 @@ class DialogZWaveJSAddNode extends LitElement { .label=${html`Secure if possible
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.
`} >