]> git.basschouten.com Git - openhab-addons.git/commitdiff
[deutschebahn] Fix spelling and remove empty white image (#14657)
authorFelix Schneider <fs@felix-schneider.org>
Tue, 4 Apr 2023 09:59:03 +0000 (11:59 +0200)
committerGitHub <noreply@github.com>
Tue, 4 Apr 2023 09:59:03 +0000 (11:59 +0200)
* Remove unused image and fix spelling
* Remove emtpy image

Image is only a small white square

Signed-off-by: Felix Schneider <fs@felix-schneider.org>
bundles/org.openhab.binding.deutschebahn/README.md
bundles/org.openhab.binding.deutschebahn/doc/Abfahrten_HannoverHBF.png [deleted file]

index e71059b97f167299e645f2c7f427866286a027ab..5ac7da83929eec9f11aa93d10fcc937d6e1ac084 100644 (file)
@@ -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 (file)
index 2bc5885..0000000
Binary files a/bundles/org.openhab.binding.deutschebahn/doc/Abfahrten_HannoverHBF.png and /dev/null differ