Optimize I2C sync and fix LED flashing
- Replace individual SET_LED commands with bitmap protocol (2 parts)
to reduce I2C transactions from ~367 to 2, eliminating LED flicker
- Sync only on Jetstream (re)connect instead of every 60 seconds
- Save state to EEPROM after receiving from ESP32 for offline boot
- Add debug logging for Jetstream event processing
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>