diff --git a/bundles/org.openhab.binding.modbus.e3dc/README.md b/bundles/org.openhab.binding.modbus.e3dc/README.md index 4c3fe4678..a911ddf92 100644 --- a/bundles/org.openhab.binding.modbus.e3dc/README.md +++ b/bundles/org.openhab.binding.modbus.e3dc/README.md @@ -1,4 +1,4 @@ -# E3DC Binding +# E3DC diff --git a/bundles/org.openhab.binding.modbus.helioseasycontrols/README.md b/bundles/org.openhab.binding.modbus.helioseasycontrols/README.md index 1bf3677fb..b3a453a7a 100644 --- a/bundles/org.openhab.binding.modbus.helioseasycontrols/README.md +++ b/bundles/org.openhab.binding.modbus.helioseasycontrols/README.md @@ -1,4 +1,4 @@ -# Helios easyControls Binding +# Helios easyControls Helios Heat-Recovery Ventilation devices use a Modbus protocol to communicate with different sensors, switches, etc. Some devices come with an integrated web interface (easyControls) as well as a Modbus TCP/IP Gateway. See https://www.easycontrols.net/de/service/downloads/send/4-software/16-modbus-dokumentation-f%C3%BCr-kwl-easycontrols-ger%C3%A4te for the corresponding specification. diff --git a/bundles/org.openhab.binding.modbus.stiebeleltron/README.md b/bundles/org.openhab.binding.modbus.stiebeleltron/README.md index c58a896c1..cb88a9035 100644 --- a/bundles/org.openhab.binding.modbus.stiebeleltron/README.md +++ b/bundles/org.openhab.binding.modbus.stiebeleltron/README.md @@ -1,4 +1,4 @@ -# Stiebel Eltron ISG Binding +# Stiebel Eltron ISG This extension adds support for the Stiebel Eltron modbus protocol. diff --git a/features/openhab-addons/src/main/resources/footer.xml b/features/openhab-addons/src/main/resources/footer.xml index 614407887..96832fc28 100644 --- a/features/openhab-addons/src/main/resources/footer.xml +++ b/features/openhab-addons/src/main/resources/footer.xml @@ -24,6 +24,10 @@ openhab-runtime-base openhab-transport-modbus mvn:org.openhab.addons.bundles/org.openhab.binding.modbus/${project.version} + mvn:org.openhab.addons.bundles/org.openhab.binding.modbus.e3dc/${project.version} + mvn:org.openhab.addons.bundles/org.openhab.binding.modbus.helioseasycontrols/${project.version} + mvn:org.openhab.addons.bundles/org.openhab.binding.modbus.stiebeleltron/${project.version} + mvn:org.openhab.addons.bundles/org.openhab.binding.modbus.studer/${project.version} mvn:org.openhab.addons.bundles/org.openhab.binding.modbus.sunspec/${project.version}