Stargate bluetooth partial fix
This commit is contained in:
parent
7d407bbd0b
commit
5e118b4063
2 changed files with 10 additions and 1 deletions
|
|
@ -12,6 +12,7 @@
|
|||
"met"
|
||||
"radio_browser"
|
||||
"wiz"
|
||||
"thermopro"
|
||||
];
|
||||
config = {
|
||||
http = {
|
||||
|
|
@ -48,4 +49,5 @@
|
|||
}
|
||||
];
|
||||
};
|
||||
users.users.hass.extraGroups = ["bluetooth"];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue