The openHAB app for Garmin is now available in the Garmin Connect IQ Store — ready to bring smart home control to your wrist or bike computer.
After an initial development phase, the app has reached its first official release: v1.0.0.
The app is based on the familiar openHAB sitemap concept. Its entry point is a glance view showing the sitemap name, along with a full-screen widget that presents the sitemap in a menu structure similar to the watch’s native interface:
Sitemaps Features
The app currently supports a useful and well-rounded set of widgets:
- Frame
- Text
- Group
- Switch
- Selection
- Setpoint
- Slider
These features make it possible to display and control nearly all openHAB item types. The app also supports dynamic sitemap elements such as visibility conditions, custom colors, and icons.
The screenshots below show, clockwise from the top left: the menu structure for a sitemap page, the slider/setpoint widget, the rollershutter widget, and a multi-option switch.
Communication & Requirements
- The app communicates via the watch’s Bluetooth Low Energy (BLE) connection to a paired smartphone.
- Command execution uses a newly added REST API endpoint, available in openHAB 5.0 and as a backport for 4.3.x.
- Connectivity behavior differs by platform:
- On iOS, the app can connect to openHAB servers via HTTP.
- On Android, the app requires HTTPS with a publicly trusted certificate (self-signed certificates are not supported).
- This can be achieved by connecting through myopenHAB.org, which provides a secure and trusted HTTPS endpoint.
Due to the app’s complexity and memory demands, it is supported only on devices with sufficient memory and a modern Connect IQ API level. Even on supported devices, large sitemaps may approach system limits. Significant development effort has gone into handling such cases gracefully.
Supported Devices
Examples of supported Garmin devices include:
- Fenix (6 Pro and newer)
- Epix 2 Pro
- Vivoactive (5 and newer)
- Forerunner (recent models)
- Edge (e.g., 540, 1040 — yes, you can now open your garage from your bike computer!)
For a complete list of supported devices, visit the app’s Connect IQ Store page.
Documentation
User documentation is available at:
www.openhab.org/docs/apps/garmin
Roadmap
Development doesn’t stop at v1.0.0. Planned future features include:
- Wi-Fi mode (removing the dependency on a smartphone)
- Improved support for larger sitemaps