Update sensor.dsmr.markdown (#1538)
This commit is contained in:
parent
7e251a6e2a
commit
4128772554
1 changed files with 11 additions and 0 deletions
|
@ -67,3 +67,14 @@ group:
|
|||
- sensor.power_production_normal
|
||||
- sensor.gas_consumption
|
||||
```
|
||||
|
||||
HASSBIAN 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
|
||||
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue