akloeckner

Results 156 comments of akloeckner

I stumbled against this other issue in the pyhafas repo yesterday. And we *could* disable SSL checks as proposed there by setting `client.profile.request_session.validate = False` in `get_client`. But I would...

Nice idea. If you're willing to supply a PR, I'll happily review and merge. I'm not sure, I can tackle the feature myself in the near future. However, while checking...

I polished #38 and merged it manually. When you have checked it out: Let me know, if we can close the issue. 👍

We can support any profile that [pyhafas](https://github.com/FahrplanDatenGarten/pyhafas/tree/main/pyhafas/profile) supports. I think, yours is not in there at the moment. So, you would have to first add it to pyhafas and then...

Great! Let's keep our fingers crossed. 🤞

Yes, this sounds reasonable. I put this fast update rate, because I don't want the next train to be shown "five minutes ago". (Also, KVB delays tend to magically appear...

I did some searching and it appears to me, the scan interval of polling sensors is intentionally not configurable in HA anymore. See [documentation](https://www.home-assistant.io/common-tasks/general/#defining-a-custom-polling-interval). Instead, the recommended way to customise...

> I found the information on this website: This is about add-ons, which is basically a software separate from home assistant, such as MQTT brokers. It doesn't seem to provide...

I just checked, and I also have the same issue... It seems to be affecting DB only.

Hmm. Their front-end warning [commit](https://gitlab.com/bahnvorhersage/bahnvorhersage_frontend/-/commit/802c5d4c271bc50a5d6a7ba6e4ce3ec645164ad8) is commented with "Warning as mgate.exe was shut down". I think, pyhafas also uses mgate. So, I think, this will need upstream fixing...