- I have added battery reporting, which allows the Flipper to send its battery status. This will show as the AirTag battery status on your phone.
- I have also fixed the Tile implementation. There were some issues with data saving which are now fully resolved + autostart fix.
- I have refactored how the state variables sync by consolidating them into a single function instead of repeating the same calls per variable.
Hope you like it! If you have Momentum installed, then it should already have these changes.
Full Changelog: https://github.com/MatthewKuKanich/FindMyFlipper/compare/v0.0.22...