🇬🇧 English | 🇩🇪 Deutsch
📦 Download hmip-gardena-plugin-1.2.0-arm64.tar.gz — install via HCUweb → Developer mode → Plugins → Install from file.
GitHub: https://github.com/fabiorenner-hub/hmip-hcu-gardena
Homematic IP HCU plugin that bridges Gardena smart system devices (mowers, valves, power sockets, sensors) into the HMIP app via the official Husqvarna v2 API.
If this plugin is useful to you, please consider a small donation — it helps me keep the lights on while building more HCU plugins: Donate via PayPal.
- Download the latest
hmip-gardena-plugin-<version>.tar.gzfrom Releases. - In HCUweb open Developer mode → Plugins → Install from file and upload it.
- Open the plugin tile → Configuration and fill in your Husqvarna API API key and API secret (Application Key/Secret from the Husqvarna Developer Portal).
- Save. After OAuth your Gardena devices appear in the HMIP inbox.
The plugin serves a local status dashboard (dark-glass UI, DE/EN) at
http://<HCU-address>:8093 — live device state, diagnostics, logs with a
360° export and an update check. You can switch it off or change the port in
the plugin Configuration; the container always keeps port 8093 reachable
for its health check.
Note: the brightness value of Gardena sensors is shown up to 20,000 lx. That is the maximum of the Connect API
Illuminationfeature (spec §6.7.15), not a plugin limitation — the HMIP app cannot display higher values.
./build.ps1 # Windowschmod +x build.sh
./build.sh # macOS / Linux- HCU1 with firmware 1.4.7 or newer
- Developer mode enabled
- HCU has internet access
Issued by Fabio Renner.
- Uses the official Husqvarna Authentication API and Gardena smart system API v2.
- Gardena and the smart system are products of Husqvarna Group; this plugin is not affiliated with or endorsed by Husqvarna / Gardena.
- Built against the Homematic IP Connect API 1.0.1 by eQ-3.
Apache-2.0