mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-15 13:26:54 +00:00
Clean-up white lines
This commit is contained in:
parent
6217eb239b
commit
6ed7e52e20
@ -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…
x
Reference in New Issue
Block a user