Skip to content

Commit

Permalink
remove full_access option again for upcoming release.
Browse files Browse the repository at this point in the history
  • Loading branch information
jens-maus committed Feb 26, 2022
1 parent df858c0 commit f01de4c
Showing 1 changed file with 8 additions and 9 deletions.
17 changes: 8 additions & 9 deletions home-assistant-addon/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,14 +19,14 @@ map:
- backup:rw
init: false
timeout: 120
# devices:
# - /dev/raw-uart
# - /dev/raw-uart1
# - /dev/mmd_hmip
# - /dev/mmd_bidcos
# - /dev/eq3loop
# - /dev/i2c-0
# - /dev/i2c-1
devices:
- /dev/raw-uart
- /dev/raw-uart1
- /dev/mmd_hmip
- /dev/mmd_bidcos
- /dev/eq3loop
- /dev/i2c-0
- /dev/i2c-1
udev: true
kernel_modules: true
realtime: true
Expand Down Expand Up @@ -105,7 +105,6 @@ ports_description:
environment:
HM_RUNNING_IN_HA: "1"
HM_HAPROXY_SRC: 172.30.32.2/32
full_access: true
privileged:
- IPC_LOCK
- SYS_ADMIN
Expand Down

0 comments on commit f01de4c

Please sign in to comment.