Clean-up white lines
This commit is contained in:
parent
6217eb239b
commit
6ed7e52e20
1 changed files with 4 additions and 3 deletions
|
@ -68,13 +68,14 @@ group:
|
|||
- sensor.gas_consumption
|
||||
```
|
||||
|
||||
HASSBIAN users have to give dialout permission to the user 'homeassistant':
|
||||
[HASSbian](/getting-started/installation-raspberry-pi-image/) users have to give dialout permission to the user `homeassistant`:
|
||||
|
||||
```
|
||||
$ sudo usermod -a -G dialout homeassistant
|
||||
```
|
||||
|
||||
and after that you need to reboot!
|
||||
```
|
||||
$ sudo reboot
|
||||
|
||||
```
|
||||
$ sudo reboot
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue