typofix in hass.io docs (#3711)
This commit is contained in:
parent
a789821b69
commit
2073c792a0
4 changed files with 4 additions and 4 deletions
|
@ -16,7 +16,7 @@ Hass.io turns your Raspberry Pi (or another device) into the ultimate home autom
|
|||
The advantages of using Hass.io:
|
||||
|
||||
- Free and open source
|
||||
- Optimized for embedded device like Raspberry Pi
|
||||
- Optimized for embedded devices like Raspberry Pi
|
||||
- 100% local home automation
|
||||
- Easy installation and updates (powered by [ResinOS] and [Docker])
|
||||
- Management user interface integrated into Home Assistant
|
||||
|
|
|
@ -16,7 +16,7 @@ zwave:
|
|||
usb_path: /dev/ttyACM0
|
||||
```
|
||||
|
||||
If you need GPIO on raspberry-pi3 for you Z-Wave module add follow line into `config.txt`:
|
||||
If you need GPIO on raspberry-pi3 for you Z-Wave module add the following line into `config.txt`:
|
||||
```
|
||||
dtoverlay=pi3-miniuart-bt
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue