From: Florian Hotze Date: Fri, 23 Feb 2024 21:58:58 +0000 (+0100) Subject: [sungrow] Change image file extension to fix website build (#16450) X-Git-Url: https://git.basschouten.com/?a=commitdiff_plain;h=d15fe90f48030b4f0302da7adebd67d2c6c31325;p=openhab-addons.git [sungrow] Change image file extension to fix website build (#16450) Signed-off-by: Florian Hotze --- diff --git a/bundles/org.openhab.binding.modbus.sungrow/README.md b/bundles/org.openhab.binding.modbus.sungrow/README.md index 79a87f2cf3..70fed444c3 100644 --- a/bundles/org.openhab.binding.modbus.sungrow/README.md +++ b/bundles/org.openhab.binding.modbus.sungrow/README.md @@ -41,7 +41,7 @@ If you are using a Modbus TCP Slave and the WiNet-S Communication Module please - that the white list is disabled or your openHAB instance IP is listed Enabling modbus and whitelist setting can be done in WiNet-S Web-UI as shown below: -WiNet-S Modbus configuration +WiNet-S Modbus configuration ## Thing Configuration diff --git a/bundles/org.openhab.binding.modbus.sungrow/doc/WiNet-S_Modbus.PNG b/bundles/org.openhab.binding.modbus.sungrow/doc/WiNet-S_Modbus.PNG deleted file mode 100644 index 942273fdc0..0000000000 Binary files a/bundles/org.openhab.binding.modbus.sungrow/doc/WiNet-S_Modbus.PNG and /dev/null differ diff --git a/bundles/org.openhab.binding.modbus.sungrow/doc/WiNet-S_Modbus.png b/bundles/org.openhab.binding.modbus.sungrow/doc/WiNet-S_Modbus.png new file mode 100644 index 0000000000..942273fdc0 Binary files /dev/null and b/bundles/org.openhab.binding.modbus.sungrow/doc/WiNet-S_Modbus.png differ