Skip to content

v0.8.0 - Improvements and maintenance release

Choose a tag to compare

@MrSjodin MrSjodin released this 28 Apr 20:42
9607cfa

v0.8.0 - Improvements and maintenance release

🎉 What's new

  • It's now possible to set a maximum total travel length in Resrobot Travel search, described in #26
  • It's now possible to only include specific service types (e.g. Train, Metro, Bus, Tram) in Timetable and Resrobot Travel search, described in #39

🐛 Bug fixes

  • Fixed error where emptying line filtering in sensor config were'nt executed (#19)
  • Fixed missing category translations (#25)

💥 Breaking changes

  • No backward-incompatible changes

🔄 Migration / Compatibility

  • Automatic migration; no manual action.

🚀 Upgrade Steps

  • Update files / pull via HACS (or download manually from Github and install).
  • Restart Home Assistant.

All changes

  • Fix #19 - Extensive refactoring of the config flow by @MrSjodin in #36
  • Fixes #25 where some categories weren't translated by @MrSjodin in #37
  • 26 fr add option for maximum trip length in resrobot travel search by @MrSjodin in #38
  • 39 fr ability to select specific transport mode by @MrSjodin in #45
  • Update isort requirement from >=5.10.0 to >=8.0.1 by @dependabot[bot] in #44
  • Update mypy requirement from >=0.991 to >=1.20.2 by @dependabot[bot] in #43

Full Changelog: v0.6.6...v0.8.0