Skip to content

Commit

Permalink
[ism8] Fix example, regression (openhab#17759)
Browse files Browse the repository at this point in the history
Signed-off-by: Holger Friedrich <[email protected]>
  • Loading branch information
holgerfriedrich authored Nov 17, 2024
1 parent fe91fc7 commit 76ca7e4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions bundles/org.openhab.binding.ism8/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -172,10 +172,10 @@ Number:VolumetricFlowRate ISM_LueftungDurchsatzZuluft "CWL Luftdurchsatz Zuluft
Number:VolumetricFlowRate ISM_LueftungDurchsatzAbluft "CWL Luftdurchsatz Abluft [%.1f m³/h]" { channel="ism8:device:heater:DpId167" }
Switch ISM_LueftungFilterwarnung "CWL Filterwarnung" { channel="ism8:device:heater:DpId192" }

Contact ISM_SolarStoerung "Solar Störung" { channel="ism8:device:heater:DpId135" }
Switch ISM_SolarStoerung "Solar Störung" { channel="ism8:device:heater:DpId135" }
Number:Temperature ISM_SolarWassertemperatur "Solar Wassertemperatur [%.1f °C]" { channel="ism8:device:heater:DpId136" }
Number:Temperature ISM_SolarKollektortemperatur "Solar Kollektortemperatur [%.1f °C]" { channel="ism8:device:heater:DpId137" }
Contact ISM_SolarStatusPumpe "Solar Status Pumpe" { channel="ism8:device:heater:DpId141" }
Switch ISM_SolarStatusPumpe "Solar Status Pumpe" { channel="ism8:device:heater:DpId141" }

Switch ISM_HeizungChaStoerung "CHA Störung" { channel="ism8:device:heater:DpId176" }
Number ISM_HeizungChaBetriebsart "Betriebsart [MAP(HVACContrMode.map):%s]"{ channel="ism8:device:heater:DpId177" }
Expand Down

0 comments on commit 76ca7e4

Please sign in to comment.