FaserF / ha-deutschebahn

Unofficial HA DB Integration, due to removal as of Home Assistant 2022.11
Apache License 2.0
40 stars 7 forks source link

Station with äöü return no result #38

Open svalcken opened 2 months ago

svalcken commented 2 months ago

The problem

I have a Station with ö in Name. On query here a no result. I have also tried with oe and html Tag ö. Both does not work. In the www.bahn.de is the station with ö written.

What version of Home Assistant Core has the issue?

Core-2024.5.3

What version of DeutscheBahn Integration has the issue?

2.2.1

What type of installation are you running?

Home Assistant OS

Example YAML snippet

No response

Anything in the logs that might be useful for us?

2024-05-14 21:08:31.781 DEBUG (MainThread) [custom_components.deutschebahn.sensor] Sensor async_setup_entry
2024-05-14 21:08:31.782 DEBUG (MainThread) [custom_components.deutschebahn.sensor] Update the connection data for 'Hattersheim(Main)' 'Frankfurt-Höchst'
2024-05-14 21:08:31.940 DEBUG (SyncWorker_6) [custom_components.deutschebahn.sensor] Fetched data: []
2024-05-14 21:08:31.940 DEBUG (SyncWorker_6) [custom_components.deutschebahn.sensor] Filtered data: []

Additional information

No response