]> git.basschouten.com Git - openhab-addons.git/commitdiff
[sungrow] Change image file extension to fix website build (#16450)
authorFlorian Hotze <florianh_dev@icloud.com>
Fri, 23 Feb 2024 21:58:58 +0000 (22:58 +0100)
committerGitHub <noreply@github.com>
Fri, 23 Feb 2024 21:58:58 +0000 (22:58 +0100)
Signed-off-by: Florian Hotze <florianh_dev@icloud.com>
bundles/org.openhab.binding.modbus.sungrow/README.md
bundles/org.openhab.binding.modbus.sungrow/doc/WiNet-S_Modbus.PNG [deleted file]
bundles/org.openhab.binding.modbus.sungrow/doc/WiNet-S_Modbus.png [new file with mode: 0644]

index 79a87f2cf34b6782ef2d1980e9082ab209f8eae6..70fed444c30cfa8330e3bb8279cac364c8f95309 100644 (file)
@@ -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:
-<img src="./doc/WiNet-S_Modbus.PNG" alt="WiNet-S Modbus configuration"/>
+<img src="./doc/WiNet-S_Modbus.png" alt="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 (file)
index 942273f..0000000
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 (file)
index 0000000..942273f
Binary files /dev/null and b/bundles/org.openhab.binding.modbus.sungrow/doc/WiNet-S_Modbus.png differ