This release fixes issues for SREs watching stability and regressions.
✓ No known CVEs patched in this version
Summary
AI summaryFixed BLE connectivity for Garmin Venu 3 series on Linux by setting the GeneralDiscoverable advertisement flag.
Full changelog
v0.1.1 - BLE Discoverable Fix for Linux
Patch release fixing BLE connectivity on Garmin watches that require the GeneralDiscoverable flag in BLE advertisements (e.g. Garmin Venu 3 / Venu 3s).
Bug Fixes
- BLE: Set GeneralDiscoverable flag on Linux advertisements. Some Garmin models (notably the Venu 3 series) only show the BLE open-connection popup when the peripheral advertises with the
LE General Discoverableflag (0x06). Theblesslibrary does not expose aDiscoverableD-Bus property by default, so the daemon now monkey-patchesBlueZLEAdvertisementat startup to add one. This fix is Linux-only; macOS and Windows BLE stacks set the flag automatically.
Upgrade
pip install --upgrade oh-my-wrist
No configuration changes or watch-app update required.
What's Changed
- Fixed adv. discoverable flag on Linux by @yazon in https://github.com/yazon/oh-my-wrist/pull/8
Full Changelog: https://github.com/yazon/oh-my-wrist/compare/v0.1.0...v0.1.1
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About Oh my wrist
All releases →Related context
Related tools
Beta — feedback welcome: [email protected]