From ce0579b672ac7077650106227367df8e78b91199 Mon Sep 17 00:00:00 2001 From: iGoX Date: Thu, 26 Mar 2026 11:35:30 +0100 Subject: [PATCH] README.md - Fix background polling doc (#12) Reviewed-on: https://code.igox.org/iGoX/busylight-buddy/pulls/12 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e72f6fd..051f887 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ Supports **Android**, **macOS**, and **Windows**. ### Background polling - Automatically pulls status + color from device at a configurable interval - Silent updates — no loading screen interruption -- Configurable in Settings (default: every 5 seconds, can be disabled) +- Configurable in Settings (default: every second, can be disabled) ### Settings - Device address (hostname or IP, e.g. `http://igox-busylight.local`)