Skip to content

Commit fc5d367

Browse files
JakeTheRabbitclaude
andcommitted
Remove default-valued add-on config keys (fix add-on lint)
ingress_port 8099 and backup hot are the Supervisor defaults; the frenck add-on linter errors on explicitly setting defaults. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
1 parent 7a80904 commit fc5d367

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

growscope/config.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,12 @@ arch:
88
- amd64
99
init: false
1010
ingress: true
11-
ingress_port: 8099
1211
panel_icon: mdi:sprout
1312
panel_title: GrowScope
1413
homeassistant_api: true
1514
map:
1615
- type: media
1716
read_only: false
18-
backup: hot
1917
options:
2018
log_level: info
2119
seconds_per_day: 2.0

0 commit comments

Comments
 (0)