diff options
| author | Luke Hoersten <[email protected]> | 2020-05-30 17:41:59 -0500 |
|---|---|---|
| committer | Luke Hoersten <[email protected]> | 2020-05-30 17:41:59 -0500 |
| commit | 514749e194806ca298783265c0e19d8370c8f6b6 (patch) | |
| tree | 0d6d406bb0c25e4bc9067a38bbf0028beed775a4 /homebridge/tasks/main.yaml | |
| parent | 744e43d53df033c149a8d980ee1122a4c9913a81 (diff) | |
Updated nodejs.
Diffstat (limited to 'homebridge/tasks/main.yaml')
| -rw-r--r-- | homebridge/tasks/main.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/homebridge/tasks/main.yaml b/homebridge/tasks/main.yaml index 73df4c6..086d33f 100644 --- a/homebridge/tasks/main.yaml +++ b/homebridge/tasks/main.yaml @@ -7,7 +7,7 @@ comment: "Homebridge" shell: "/bin/false" home: "{{homebridge_dir}}" - groups: "video,spi,i2c,gpio" + groups: "video,spi,i2c,gpio,bluetooth" move_home: yes notify: restart homebridge service |
