Skip to content

Releases: warrior25/HA-Nysse

Config flow improvements and line filter

18 Feb 14:26
Compare
Choose a tag to compare

NEW:

  • Filter departures by line reference #3

CHANGED:

  • Numerical config flow entries displayed as sliders
  • Filter stations in config flow

Configurable time to get to station

17 Feb 08:48
Compare
Choose a tag to compare

NEW:

  • Configuration option to ignore departures that depart too soon. Reconfigure your sensors to use this new feature. #2

Handle empty body in API response

27 Jan 16:14
Compare
Choose a tag to compare

FIXED:

  • Empty body in API response failed sensor creation

Fix for missing departures

27 Jan 15:47
Compare
Choose a tag to compare

NEW:

  • Increased sensor update rate

FIXED:

  • Incorrect amount of departures
  • Missing departures

Timetable data handling rewrite

26 Jan 16:20
Compare
Choose a tag to compare

NEW:

  • Support for fetching more departures per stop
  • Timetable is fetched for the whole week and is updated only when required (at least weekly)

FIXED:

  • Stale departures weren't correctly removed

Bugfixes for sensor updating

11 Nov 14:08
Compare
Choose a tag to compare
  • Fixed sensor updating when not enough departure data was available
  • Minor code improvements

Improved stale data handling and data fetching

07 Sep 20:39
Compare
Choose a tag to compare
  • Improved how stale journeys are removed
  • Sensor update no longer aborts if the response from API is invalid

Fixed the order of departures

06 Sep 09:25
Compare
Choose a tag to compare

Departures are now correctly sorted in time order.

Various bugfixes

05 Sep 22:58
Compare
Choose a tag to compare

Fixed errors that caused missing data or incorrect data to be shown.

v0.1.0

07 May 09:02
Compare
Choose a tag to compare

First release