Change polling interval to retrieve BusiLight status #3

Merged
iGoX merged 1 commits from igox/reduce-polling-interval into main 2026-03-25 11:13:13 +01:00
Owner

Implement a more agressive polling interval to retrieve BusiLight status.
From (in sec.):

- min: 0
- max: 60
- default: 5
- divisions: 12

to (in sec.):

- min: 0
- max: 2
- default: 1
- divisions: 4
Implement a more agressive polling interval to retrieve BusiLight status. From (in sec.): ``` - min: 0 - max: 60 - default: 5 - divisions: 12 ``` to (in sec.): ``` - min: 0 - max: 2 - default: 1 - divisions: 4 ```
iGoX added 1 commit 2026-03-25 11:11:30 +01:00
iGoX changed title from Change polling interval to Change polling interval to retrieve BusiLight status 2026-03-25 11:13:05 +01:00
iGoX merged commit c609e0e90e into main 2026-03-25 11:13:13 +01:00
iGoX deleted branch igox/reduce-polling-interval 2026-03-25 11:13:13 +01:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: iGoX/busylight-buddy#3