mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-17 22:36:51 +00:00
Merge pull request #4717 from dshokouhi/patch-1
Small change to recommend adding a network key to the configuration
This commit is contained in:
commit
a8725337a8
@ -53,7 +53,7 @@ usb_path:
|
|||||||
type: string
|
type: string
|
||||||
default: /zwaveusbstick
|
default: /zwaveusbstick
|
||||||
network_key:
|
network_key:
|
||||||
description: The 16-byte network key in the form `"0x01, 0x02..."` used in order to connect securely to compatible devices.
|
description: The 16-byte network key in the form `"0x01, 0x02..."` used in order to connect securely to compatible devices. It is recommended that a network key is configured as security enabled devices may not function correctly if they are not added securely.
|
||||||
required: false
|
required: false
|
||||||
type: string
|
type: string
|
||||||
default: None
|
default: None
|
||||||
|
Loading…
x
Reference in New Issue
Block a user