openHAB
· vv1.2.5
About
The openHAB Garmin app connects your Garmin wearable to your openHAB (https://www.openhab.org) smart home system, giving you convenient access to essential devices and real-time information.
For setup instructions, usage tips, and troubleshooting, visit:
https://www.openhab.org/docs/apps/garmin
The project is open source and available on GitHub:
https://github.com/openhab/openhab-garmin
What's new
v1.2.5
- Added terrace icon (#316)
- Fixed an issue where the app could get stuck when started without a cached sitemap and no connectivity (#315)
- Fixed an issue where exceptions in `getInitialView()` could bypass view stack registration (#313)
v1.2.4
- Optimized glance memory consumption (#311)
- Added support for the newly released Forerunner 70, 170, and 170 Music models (#307)
- Added support for older models with sufficient CIQ API level and hardware resources: Approach S50/S70, D2 Air X10, D2 Mach 2, D2 Mach 2 Pro, Instinct 3 AMOLED, and all 1st Gen MARQ variants (#309)
v1.2.3
- Fixed an app crash in view handling (#306)
v1.2.2
- Fixed delayed menu item background updates after a color mode change in the simulator (#302)
v1.2.1
- Fixed an app crash on Edge 1040/1050 when the color mode is changed while the app is running (#300)
- Fixed toggle switch colors not updating when the color mode changes (#301)
- Added settings menu entries for the sitemap and the Connect IQ version supported by the device (#299)
- Updated to Connect IQ SDK 9.1 (#297)
v1.2.0
- Added Wi-Fi support, see the user manual for usage details and limitations (#multiple)
- Improved support for Edge devices, including light/dark mode and an enhanced menu implementation (#multiple)
- Added a workaround for a Garmin API bug that caused app crashes (#215)
- Added support for Setpoint/Slider elements with fractional values (#257)
- Improved rendering of status texts in all widgets they now resize with the label font (#284)
- Fixed issue where submenu closed automatically if opened before its data was loaded (#290)
- Added support for the soundvolume_mute icon (#289)
- Added support for Forerunner 945 LTE (#248)
- Updated to Connect IQ SDK 8.4.1
v1.1.3
Maintenance and bug-fix release with the following changes:
- Upgraded to Connect IQ SDK 8.4.0
- Added a heating icon (#220)
- Set the REST API as the default configuration
- Added the Garmin app as a source when sending commands to openHAB (#208)
- Fixed a crash on Edge devices when using generic switches (#211)
- Improved error handling for user-triggered actions (#213)
- Fixed a crash triggered by Slider widget value changes when min, max, or step values are set in some environments (#209)
- Made JSON access type-safe (#214)
- Fixed a Slider crash when the current value exceeds maxValue (#218)
- Fixed commands being sent to the wrong item after a structural sitemap update (#219)
- Added a safe accessor for getCurrentView() to address reported crashes (#221)
v1.1.2
- Added new icon: motion
- Upgraded to Connect IQ SDK 8.3.0
v1.1.1
- Fixed support for Fenix 8 Pro
v1.1.0
- Added custom view for switch elements with item type Player, featuring dedicated play/pause, next, and previous controls.
- Added new icons: mediacontrol, player, soundvolumne
v1.0.2
- Added support for Fenix 8 Pro
v1.0.1
- Added support for Venu 4, Edge MTB/550/850 and Descent G2/Mk3
- Added frontdoor icon
v1.0.0
- Initial official release