Jimmy 9cf1855b51 UI: Add rate limiting to brightness control
- Add 100ms minimum interval between brightness updates to backend
- Keep UI responsive with immediate local brightness updates
- Prevent backend overload from rapid MIDI CC33 changes
- Add time import for rate limiting functionality
- Add debug output to show when updates are sent vs rate limited
- Improve smoothness and reduce network traffic
- Protect lighting controller from too many rapid parameter changes
2025-10-04 10:02:47 +13:00
2025-01-04 19:43:23 +13:00
2025-09-07 21:15:42 +12:00
Description
No description provided
56 MiB
Languages
Python 100%