Skip to content

Your Personal Travel Planner

Choose a tag to compare

@MrSjodin MrSjodin released this 07 May 09:39
92b6dd0

Say hello to your personal travel planner!

Development and evolvement usually comes from actual real-world daily needs. I started working with the Trafiklab integration in July last year since one of the youths at home were to start at a different school, being dependent on daily bus travel. What I wanted was to show the upcoming departures on our kitchen screen - easy peacy, right?

Well, it turned out that there were no integration where it was possible to get our regional operator's departures. But since I needed it, I started to develop it.

Since then the integration has been more or less as it were developed, only offering static setup of sensor entities. But the questions at home has changed quite a lot since then.

"Dad, which bus do I take to get from the mall and home?"
"Hey dad, I'm in town and don't know which stop I should go to - help me! Yeah, now..."
"I'd like to go to Anna after school, how do I get to her place from there?"

So this took me to the main functionality of a Travel Search Service added in this release I think is good enough to call as version 1.0.

This feature is best utilized in combination with the new Trafiklab Dynamic Travel Search Card
With this card you can search to and from all stops included in Trafiklab operator networks as well as to/from HA defined locations such as your own location, a Home Assistant Zone or a Person. It has turned out to be pretty useful for me at least.

Hope you like!


What's new 🎉

  • Add Travel Search Service for dynamic ad-hoc search for a travel #48
  • Add Update Now service and button that's associated with the config entry #47
  • Add platform attribute to Resrobot sensors and search service #55

Bug fixes 🐛

Maintenance updates 🔧

  • Added automated zip-file creation on releases by @MrSjodin in #46
  • Update flake8 requirement from >=5.0.0 to >=7.3.0 by @dependabot[bot] in #53
  • Bump softprops/action-gh-release from 2 to 3 by @dependabot[bot] in #51
  • fix: remove redundant pytest constraints that conflict with phcc's exact pins (#41, #42, #52, #54) by @Copilot in #57
  • Bump version 1.0.0 by @MrSjodin in #58

Full Changelog: v0.8.0...v1.0.0