]> git.basschouten.com Git - openhab-addons.git/commit
[SunSpec] Add missing Inverter Status, Add Channel for Vendor-Specific Status (#13480)
authorAndreas Lanz <Blizzard26@users.noreply.github.com>
Wed, 5 Oct 2022 05:49:31 +0000 (07:49 +0200)
committerGitHub <noreply@github.com>
Wed, 5 Oct 2022 05:49:31 +0000 (07:49 +0200)
commit6e4f78458d143ced35485241ab1ec87c0990dcc9
tree78ce10878ecc1bf66bafef01a5fd58439d3b0a4d
parent232cef371a8b16970893b4ec51704c7b182eebc9
[SunSpec] Add missing Inverter Status, Add Channel for Vendor-Specific Status (#13480)

* [SunSpec] Added missing InverterStatus

See e.g., https://github.com/sunspec/models/blob/master/json/model_101.json#L307

* [SunSpec] Added Channel for Vendor Specific Status

* [SunSpec] Fixing two old TODOs

VA and VAR are defined as alternate unit for WATT so no breaking change.

Signed-off-by: Andreas Lanz <alanz@gmx.de>
bundles/org.openhab.binding.modbus.sunspec/README.md
bundles/org.openhab.binding.modbus.sunspec/src/main/java/org/openhab/binding/modbus/sunspec/internal/InverterStatus.java
bundles/org.openhab.binding.modbus.sunspec/src/main/java/org/openhab/binding/modbus/sunspec/internal/SunSpecConstants.java
bundles/org.openhab.binding.modbus.sunspec/src/main/java/org/openhab/binding/modbus/sunspec/internal/handler/InverterHandler.java
bundles/org.openhab.binding.modbus.sunspec/src/main/resources/OH-INF/i18n/sunspec.properties
bundles/org.openhab.binding.modbus.sunspec/src/main/resources/OH-INF/thing/inverter-channel-groups.xml
bundles/org.openhab.binding.modbus.sunspec/src/main/resources/OH-INF/thing/inverter-channel-types.xml