mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 07:17:14 +00:00
Update sensor.dsmr.markdown (#1538)
This commit is contained in:
parent
7e251a6e2a
commit
4128772554
@ -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…
x
Reference in New Issue
Block a user