From d15fe90f48030b4f0302da7adebd67d2c6c31325 Mon Sep 17 00:00:00 2001 From: Florian Hotze Date: Fri, 23 Feb 2024 22:58:58 +0100 Subject: [PATCH] [sungrow] Change image file extension to fix website build (#16450) Signed-off-by: Florian Hotze --- .../org.openhab.binding.modbus.sungrow/README.md | 2 +- .../doc/{WiNet-S_Modbus.PNG => WiNet-S_Modbus.png} | Bin 2 files changed, 1 insertion(+), 1 deletion(-) rename bundles/org.openhab.binding.modbus.sungrow/doc/{WiNet-S_Modbus.PNG => WiNet-S_Modbus.png} (100%) diff --git a/bundles/org.openhab.binding.modbus.sungrow/README.md b/bundles/org.openhab.binding.modbus.sungrow/README.md index 79a87f2cf34..70fed444c30 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 similarity index 100% rename from bundles/org.openhab.binding.modbus.sungrow/doc/WiNet-S_Modbus.PNG rename to bundles/org.openhab.binding.modbus.sungrow/doc/WiNet-S_Modbus.png