mirror of
https://github.com/openhab/openhab-addons.git
synced 2025-01-10 15:11:59 +01:00
[modbus.stiebeleltron] Update README.md (#9144)
sorry i missed to change the IP of my own config. Thing Configuration was not accepted bei Visual Studio Code, curly brakets were missed and the definition of ThingID<>Thing was not accepted.
This commit is contained in:
parent
6e0cacab31
commit
1e47d42186
@ -109,8 +109,9 @@ This group contains about the energy consumption and delivery of the heat pump.
|
||||
### Thing Configuration
|
||||
|
||||
```
|
||||
Bridge modbus:tcp:bridge [ host="hostname|ip", port=502, id=1]
|
||||
Thing modbus:heatpump:stiebelEltron "StiebelEltron" (modbus:tcp:modbusbridge) [ ]
|
||||
Bridge modbus:tcp:bridge "Stiebel Modbus TCP"[ host="hostname|ip", port=502, id=1 ] {
|
||||
Thing heatpump stiebelEltron "StiebelEltron" (modbus:tcp:modbusbridge) @"Room" [ ]
|
||||
}
|
||||
```
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user