Skip to content

Releases: droso-hass/idfm

Version 2.3.0

22 Mar 18:37
1d99d86
Compare
Choose a tag to compare
  • Add configurable number of time entities

Version 2.2.1

22 Mar 15:08
Compare
Choose a tag to compare
  • Fixed Info Traffic Sensors

Version 2.2.0

13 Aug 22:49
Compare
Choose a tag to compare

Changelog:

  • Fixed missing stops
  • Replaced the API to get traffic information, the new API should be more complete
  • Replaced the pre-processed data files by a class fetching them at runtime, this will ensure that the lines/stops listings are up to date, the first configuration might take a few seconds
  • Added a new calendar sensor which indicates the planned problems on a line

Version 2.1.3

21 Jun 14:00
Compare
Choose a tag to compare
  • Fixed missing stops

Version 2.1.2

20 Jun 19:22
Compare
Choose a tag to compare
  • Fixed line filtering
  • Added new details attribute

Version 2.1.1

18 Dec 18:43
Compare
Choose a tag to compare

Upgrade idfm-api and fix API errors

Version 2.1.0

06 Dec 18:59
e788bd6
Compare
Choose a tag to compare
  • Add new attributes for time sensor:

    At stop: if the train is currently at a stop
    Platform: the platform where the train will arrive
    Status: if the train is on time/late/cancelled ...

Based on a contribution on idfm-api by @Egglestron: droso-hass/idfm-api#4

Version 2.0.2

15 Nov 10:34
Compare
Choose a tag to compare

Version 2.0.1

11 Oct 12:08
Compare
Choose a tag to compare
  • Fix unavailable sensor bug

Version 2.0.0

22 Sep 17:39
Compare
Choose a tag to compare

⚠️ THIS RELEASE CONTAINS BREAKING CHANGES, you will need to delete your current instances of the integration and re-create them after updating

With this new release, we are introducing a brand new version of the idfm-api package, based on the official API from the PRIM platform, thus the data retreival should be more reliable.

Changelog:

  • Bump idfm-api version from v0.2.5 to v1.0.4
  • Switch to official APIs of PRIM
  • Fix for the timeout errors
  • Addition of a fourth sensor for the next schedules
  • Default refresh interval set to 3 min (and disabled between 1h30 and 5h30 for tram, train and metro) to save bandwidth