diff --git a/bundles/org.openhab.binding.modbus.e3dc/README.md b/bundles/org.openhab.binding.modbus.e3dc/README.md index 01499f575fde2..5a0c7967380ff 100644 --- a/bundles/org.openhab.binding.modbus.e3dc/README.md +++ b/bundles/org.openhab.binding.modbus.e3dc/README.md @@ -1,7 +1,5 @@ # E3DC - - Integrates the Home Power Plants from E3/DC GmbH into openHAB. See [E3DC Website](https://www.e3dc.com/) to find more informations about the device. The Power Plant handles all your Electrical Energy Resources like Photovoltaic Producers, Battery Storage, Wallbox Power Supply, Household Consumption and even more. diff --git a/bundles/org.openhab.binding.modbus.e3dc/src/main/resources/OH-INF/thing/power-channel-types.xml b/bundles/org.openhab.binding.modbus.e3dc/src/main/resources/OH-INF/thing/power-channel-types.xml index 57035ee7b0702..2dde054cbddaa 100644 --- a/bundles/org.openhab.binding.modbus.e3dc/src/main/resources/OH-INF/thing/power-channel-types.xml +++ b/bundles/org.openhab.binding.modbus.e3dc/src/main/resources/OH-INF/thing/power-channel-types.xml @@ -7,60 +7,72 @@ Number:Power Photovoltaic Power Production + Number:Power Battery discharges and provides Power + Number:Power Battery charges and consumes Power + Number:Power Household consuming Power + Number:Power More Photovoltaic Power is produced than needed. Additional Power is consumed by Grid + Number:Power Grid Power is needed in order to satisfy your overall Power consumption + Number:Power Power produced by an external device which is attached to your E3DC device + Number:Power Power consumption of attached Wallboxes + Number:Power Photovoltaic Power consumption (PV plus Battery) of attached Wallboxes + Number:Dimensionless Your current Autarky Level in Percent + Number:Dimensionless Your current Photovoltaic Self Consumption Level in Percent + Number:Dimensionless Charge Level of your attached Battery in Percent + diff --git a/bundles/org.openhab.binding.modbus.e3dc/src/main/resources/OH-INF/thing/strings-channel-types.xml b/bundles/org.openhab.binding.modbus.e3dc/src/main/resources/OH-INF/thing/strings-channel-types.xml index b6328532b2807..9638f2290e3f7 100644 --- a/bundles/org.openhab.binding.modbus.e3dc/src/main/resources/OH-INF/thing/strings-channel-types.xml +++ b/bundles/org.openhab.binding.modbus.e3dc/src/main/resources/OH-INF/thing/strings-channel-types.xml @@ -7,45 +7,54 @@ Number:ElectricPotential Voltage on String 1 + Number:ElectricPotential Voltage on String 2 + Number:ElectricPotential Voltage on String 3 + Number:ElectricCurrent Current on String 1 + Number:ElectricCurrent Current on String 2 + Number:ElectricCurrent Current on String 3 + Number:Power Power produced by String 1 + Number:Power Power produced by String 2 + Number:Power Power produced by String 3 +