Skip to content

Commit e76d858

Browse files
dcrypt3dfabaff
authored andcommitted
Update z-wave.markdown (home-assistant#836)
minor adjustment
1 parent 6071e11 commit e76d858

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

source/getting-started/z-wave.markdown

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -96,11 +96,11 @@ Security Z-Wave devices require a network key before being added to the network
9696

9797
Edit your options.xml file:
9898

99-
```
99+
```bash
100100
<!-- <Option name="NetworkKey" value="0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07, 0x08, 0x09, 0x0A, 0x0B, 0x0C, 0x0D, 0x0E, 0x0F 0x10" /> -->
101101
```
102-
> Uncomment the line:
103-
```
102+
Uncomment the line:
103+
```bash
104104
<Option name="NetworkKey" value="0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07, 0x08, 0x09, 0x0A, 0x0B, 0x0C, 0x0D, 0x0E, 0x0F, 0x10" />
105105
```
106106

0 commit comments

Comments
 (0)