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:PowerPhotovoltaic Power Production
+ Number:PowerBattery discharges and provides Power
+ Number:PowerBattery charges and consumes Power
+ Number:PowerHousehold consuming Power
+ Number:PowerMore Photovoltaic Power is produced than needed. Additional Power is consumed by Grid
+ Number:PowerGrid Power is needed in order to satisfy your overall Power consumption
+ Number:PowerPower produced by an external device which is attached to your E3DC device
+ Number:PowerPower consumption of attached Wallboxes
+ Number:PowerPhotovoltaic Power consumption (PV plus Battery) of attached Wallboxes
+ Number:DimensionlessYour current Autarky Level in Percent
+ Number:DimensionlessYour current Photovoltaic Self Consumption Level in Percent
+ Number:DimensionlessCharge 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:ElectricPotentialVoltage on String 1
+ Number:ElectricPotentialVoltage on String 2
+ Number:ElectricPotentialVoltage on String 3
+ Number:ElectricCurrentCurrent on String 1
+ Number:ElectricCurrentCurrent on String 2
+ Number:ElectricCurrentCurrent on String 3
+ Number:PowerPower produced by String 1
+ Number:PowerPower produced by String 2
+ Number:PowerPower produced by String 3
+