Skip to content

Releases: soenkekueper/openhab-addons

sungrow binding beta release

24 Jun 15:28
Compare
Choose a tag to compare
Pre-release

Sungrow Binding

Beta release for sungrow inverter integration via modbus.

Installation

  • install default Modbus Binding in your openHAB instance https://www.openhab.org/addons/bindings/modbus/
  • drop binding in your addons folder
  • configure Modbus TCP Thing
  • configure Sungrow Inverter, available as thing within the modbus binding.

Binding and Source code
Available for openHAB 3.4.x:
Binding: org.openhab.binding.modbus.sungrow-3.4.5-SNAPSHOT.jar
Source: https://github.com/soenkekueper/openhab-addons/tree/sungrow-3.4.x

and for openHAB 4.0.0
Binding: org.openhab.binding.modbus.sungrow-4.0.0-SNAPSHOT.jar
Source: https://github.com/soenkekueper/openhab-addons/tree/sungrow

Changelog
2023-06-26:

  • Fixed number scaling for percent types.