mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-15 21:36:52 +00:00
parent
6071e11663
commit
e76d858db6
@ -96,11 +96,11 @@ Security Z-Wave devices require a network key before being added to the network
|
||||
|
||||
Edit your options.xml file:
|
||||
|
||||
```
|
||||
```bash
|
||||
<!-- <Option name="NetworkKey" value="0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07, 0x08, 0x09, 0x0A, 0x0B, 0x0C, 0x0D, 0x0E, 0x0F 0x10" /> -->
|
||||
```
|
||||
> Uncomment the line:
|
||||
```
|
||||
Uncomment the line:
|
||||
```bash
|
||||
<Option name="NetworkKey" value="0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07, 0x08, 0x09, 0x0A, 0x0B, 0x0C, 0x0D, 0x0E, 0x0F, 0x10" />
|
||||
```
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user