54e6124925
version: sunnypilot v2026.001.000 (dev) date: 2026-05-07T23:07:19 master commit: c28eb958740187620f2282023b8f1997cf90f583
21 lines
572 B
YAML
21 lines
572 B
YAML
# Page: software
|
|
# Edit this file. Run compile_settings_ui.py to emit settings_ui.json.
|
|
id: software
|
|
label: Software
|
|
icon: software
|
|
order: 7
|
|
remote_configurable: true
|
|
description: Software update preferences
|
|
sections:
|
|
- id: updates
|
|
title: Updates
|
|
description: Control automatic software updates
|
|
items:
|
|
- key: DisableUpdates
|
|
widget: toggle
|
|
title: Disable Updates
|
|
description: When enabled, automatic software updates will be off. This requires a reboot to take effect.
|
|
enablement:
|
|
- $ref: '#/macros/offroad'
|
|
- $ref: '#/macros/advanced_only'
|