From: Felix Schneider Date: Tue, 4 Apr 2023 09:59:03 +0000 (+0200) Subject: [deutschebahn] Fix spelling and remove empty white image (#14657) X-Git-Url: https://git.basschouten.com/?a=commitdiff_plain;h=b8c419829eb86e57b759b4d25c0d3552fe51fa79;p=openhab-addons.git [deutschebahn] Fix spelling and remove empty white image (#14657) * Remove unused image and fix spelling * Remove emtpy image Image is only a small white square Signed-off-by: Felix Schneider --- diff --git a/bundles/org.openhab.binding.deutschebahn/README.md b/bundles/org.openhab.binding.deutschebahn/README.md index e71059b97f..5ac7da8392 100644 --- a/bundles/org.openhab.binding.deutschebahn/README.md +++ b/bundles/org.openhab.binding.deutschebahn/README.md @@ -6,7 +6,7 @@ The information are requested from the timetable api of Deutsche Bahn developer ## Supported Things - **timetable** The timetable bridge connects to the timetable api and provides information for the next trains that will arrive or depart at the configured station. -- **train** The train thing represents one trains within the configured timetable. This may be an arrival or a departure. +- **train** The train thing represents one train within the configured timetable. This may be an arrival or a departure. ## Thing Configuration @@ -362,7 +362,3 @@ slots: font-weight: bold text-align: right ``` - -Using the widget for displaying the next four departures: - -![Departures Hannover HBF](doc/Abfahrten_HannoverHBF.png "openHAB page with four widgets displaying the next departures at Hannover HBF") diff --git a/bundles/org.openhab.binding.deutschebahn/doc/Abfahrten_HannoverHBF.png b/bundles/org.openhab.binding.deutschebahn/doc/Abfahrten_HannoverHBF.png deleted file mode 100644 index 2bc58850ac..0000000000 Binary files a/bundles/org.openhab.binding.deutschebahn/doc/Abfahrten_HannoverHBF.png and /dev/null differ