Skip to content

Commit d225524

Browse files
committed
Change boot option to manual_only
Add-on should never start at boot, prevents users from changing it. home-assistant/supervisor#5272
1 parent dfca2ed commit d225524

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

get/config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ slug: get
44
image: "ghcr.io/hacs/{arch}-addon-get"
55
description: The easiest way to get HACS for Home Assistant
66
startup: once
7-
boot: manual
7+
boot: manual_only
88
url: "https://github.com/hacs/addons/tree/main/get"
99
arch:
1010
- armhf

0 commit comments

Comments
 (0)