[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 <fs@felix-schneider.org>
This commit is contained in:
Felix Schneider 2023-04-04 11:59:03 +02:00 committed by GitHub
parent d07580c0a7
commit b8c419829e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 5 deletions

View 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")