feat(noctalia): disable idle management

This commit is contained in:
2026-04-26 10:11:08 +02:00
parent ce3d8cf0cc
commit 3c823b63fc

View File

@@ -434,7 +434,7 @@
},
"idle": {
"customCommands": "[]",
"enabled": true,
"enabled": false,
"fadeDuration": 5,
"lockCommand": "",
"lockTimeout": 660,
@@ -463,7 +463,7 @@
"weatherTaliaMascotAlways": false
},
"network": {
"bluetoothAutoConnect": true,
"bluetoothAutoConnect": false,
"bluetoothDetailsViewMode": "grid",
"bluetoothHideUnnamedDevices": false,
"bluetoothRssiPollIntervalMs": 60000,