- Simpler installation: Install directly from GitHub with
pip install "git+https://github.com/..." - Optional Bluetooth: Bluetooth support is now optional—install only if needed
- Better setup wizard:
omramin initnow only saves config after successful completion
- Platform-native config locations:
- Linux:
~/.config/omramin/config.json - macOS:
~/Library/Application Support/omramin/config.json - Windows:
%APPDATA%\omramin\config.json
- Linux:
- Secure token storage: Tokens now stored in system keyring (macOS Keychain, Linux SecretService) for better security
- Flexible date ranges: Use
--fromand--tofor specific date ranges - Filter by category: Sync only blood pressure monitors or scales with
--category - Regional API support: Automatic handling of different OMRON API versions worldwide
- Dedicated login/logout commands: Separate
garmin login/logoutandomron login/logoutcommands - Better credential management: Improved token handling and refresh
- List OMRON devices: New
omramin omron listcommand shows all devices in your account - Easier device discovery: Multiple discovery methods (API, Bluetooth, manual MAC entry)