Minor changes

This commit is contained in:
Fabian Affolter 2018-11-17 11:50:07 +01:00
parent 3456327b1a
commit 4683f32651
No known key found for this signature in database
GPG Key ID: E23CD2DD36A4397F

View File

@ -18,7 +18,7 @@ zwave:
### {% linkable_title RAZBERRY BOARD %} ### {% linkable_title RAZBERRY BOARD %}
If you need GPIO on Raspberry Pi 3 for your Z-Wave module, add the following line into `config.txt` (you have to access that on the SD card directly; simply plug it into your PC and edit it there. The 'config.txt' is not accessible from Ubuntu, you may need to open the SD Card in windows.): If you need GPIO on Raspberry Pi 3 for your Z-Wave module, add the following line into `config.txt` (you have to access that on the SD card directly. Simply plug it into your PC and edit it there. The `config.txt` is not accessible from your Linux system, you may need to open the SD card on a Windows system.):
``` ```
dtoverlay=pi3-miniuart-bt dtoverlay=pi3-miniuart-bt
@ -44,7 +44,7 @@ zha:
### {% linkable_title Finding the path %} ### {% linkable_title Finding the path %}
If the above defaults don't work, you can check what hardware has been found using the [hassio command](/hassio/commandline/#hardware): If the above defaults don't work, you can check what hardware has been found using the [`hassio` command](/hassio/commandline/#hardware):
```bash ```bash
$ hassio hardware info $ hassio hardware info