🇬🇧 English | 🇩🇪 Deutsch
📦 Download hmip-plugin-weather-1.1.2.tar.gz — install via HCUweb → Developer mode → Plugins → Install from file.
GitHub: https://github.com/fabiorenner-hub/hmip-hcu-webweather
A Homematic IP HCU plugin that pulls weather data from
Open-Meteo and exposes it as CLIMATE_SENSOR
devices in the Homematic IP app.
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.
Up to five virtual CLIMATE_SENSOR devices, separated by time period:
| Device | Shows |
|---|---|
| Weather | Current readings |
| Weather (today) | Daily high temperature + aggregated daily values |
| Weather (today, low) | Today's low temperature |
| Weather (tomorrow) | Tomorrow's high + forecast daily values |
| Weather (tomorrow, low) | Tomorrow's low temperature |
The "today", "tomorrow" and "low" devices can be enabled or disabled individually in the configuration.
- Download
hmip-plugin-weather-<version>.tar.gzfrom the Releases. - In HCUweb open Developer mode → Plugins → Upload and select the file.
- Configure under Plugins → Open-Meteo Weather → Configure.
./build.ps1 # Windowschmod +x build.sh
./build.sh # macOS / Linux- Open-Meteo is free for non-commercial use and does not need an API key.
CLIMATE_SENSORis a sensor-only archetype.CONTROL_REQUESTis answered withsuccess: false.
Issued by Fabio Renner.
- Weather data from Open-Meteo (free for non-commercial use; attribution requested).
- Built against the Homematic IP Connect API 1.0.1 by eQ-3.
Apache-2.0