OpenHAB Konfiguration
OpenHAB Konfiguration
⚠️ Legacy-Hinweis: Home Assistant MQTT Discovery (via
mqtt-protocol = "homeassistant"am Controller) ist heute der primäre Integrationspfad. openHAB wird weiterhin vollständig über MQTT unterstützt, erfordert aber manuelle Konfiguration. Siehe die Kompatibilitätsmatrix unten.
Configuration example to use the Smart Swimming Pool system on openHAB.
Kompatibilitätsmatrix
| Controller-Version | Home Assistant | openHAB |
|---|---|---|
| 2.x | Eingeschränkt | Empfohlen |
| 3.x | Nativer MQTT Discovery | Manuelle MQTT-Konfiguration |
Features
- Switch Modes: Auto, Manual, Boost, Timer
- Monitor current temparature of pool water and solar heating
- Configuration of
- start and end time of cleaning circulation time
- max. temparature of pool water
- min temparature of solar heating
- hystesis
- Compatible with Alexa openHAB Add-on
OpenHAB BasicUI Sitemap
| openHAB Pool Automation: Overview | openHAB Pool Automation: Settings |
|---|---|
![]() | ![]() |
Mobile App (openHAB iOS)
This configuration running on openHAB iOS App:
| openHAB Pool Automation: Overview | openHAB Pool Automation: Temparature |
|---|---|
![]() | ![]() |
| openHAB Pool Automation: Settings | openHAB Pool Automation: Settings |
|---|---|
![]() | ![]() |
Precondition
The Smart Swimming Pool project uses Homie 3.0 based MQTT messaging. Therfor you have to install an MQTT broker in your environment.
Raspberry Pi
I use an Raspberry Pi (Model 3) (Amazon). The latest version of openHAB has an embedded MQTT broker. In this example a seperate broker Mosquitto on same Raspberry Pi is configured.
Install Mosquitto
- Install Mosquitto on Raspberry Pi:
sudo apt-get update sudo apt-get upgrade sudo apt-get install mosquitto - In Paper UI install add-on ‘MQTT Binding’ from bindings.
- Check
services/mqtt.cfgfor your environment.
Zuletzt aktualisiert am





