homeassistant: use correct network interface
This commit is contained in:
parent
182cdada22
commit
9be31b8850
2 changed files with 2 additions and 1 deletions
|
@ -7,6 +7,7 @@ else:
|
|||
users = {
|
||||
'homeassistant': {
|
||||
'home': '/var/opt/homeassistant',
|
||||
"groups": ["dialout"],
|
||||
},
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue