CUB-33: integrate Moonraker filament usage polling
Some checks failed
Dev Build / build-test (pull_request) Failing after 2m21s

This commit is contained in:
2026-04-27 17:28:24 -04:00
committed by Dex
parent ddae95767f
commit 9cd619b5ee
5 changed files with 533 additions and 0 deletions

View File

@@ -23,5 +23,11 @@
},
"FilamentAlerts": {
"LowStockThresholdPercent": 20
},
"MoonrakerPoller": {
"Enabled": true,
"PollInterval": "00:00:30",
"RequestTimeout": "00:00:10"
}
}
}