Add info where to find security keys (#26890)

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
This commit is contained in:
c0ffeeca7 2023-04-11 15:54:06 +02:00 committed by GitHub
parent 4f6f56f5ce
commit ce5e54820e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -771,6 +771,10 @@ S0 security imposes significant additional traffic on your mesh and is recommend
S2 security does not impose additional network traffic and provides additional benefits, such as detecting packet corruption. By default, Z-Wave attempts S2 security during inclusion if supported, falling back to S0 security only when necessary. S2 security does not impose additional network traffic and provides additional benefits, such as detecting packet corruption. By default, Z-Wave attempts S2 security during inclusion if supported, falling back to S0 security only when necessary.
#### Where can I see the security keys in the Z-Wave JS add-on?
After the initial setup of the Z-Wave controller, you can view the security keys in the Z-Wave JS add-on. Go to {% my supervisor_addon addon="core_zwave_js" title="**Settings** > **Add-ons** > **Z-Wave JS**" %} and open the **Configuration** tab. You can now see the three S2 keys and the S0 key. The network security key is a legacy configuration setting, identical to the S0 key.
#### How do I remove (exclude) a device from my Z-Wave network? #### How do I remove (exclude) a device from my Z-Wave network?
1. In Home Assistant: open Settings -> Devices & Services -> Z-Wave -> Configure. 1. In Home Assistant: open Settings -> Devices & Services -> Z-Wave -> Configure.