Skip to content

Releases: dvejsada/PID_integration

v2.0.1

25 Aug 09:07
Compare
Choose a tag to compare

If you received an e-mail from Operator ICT (maintainer of the API this custom component uses) about the redundant slash in URL, this fixes the matter. Thanks to @sinacek for quick fix!

What's Changed

New Contributors

Full Changelog: v2.0.0...v2.0.1

v2.0.0

17 Jul 08:17
cadebaf
Compare
Choose a tag to compare

Thanks @jirutka for his great work significantly improving this custom integration!

BREAKING CHANGES

  • Due to changes to entity and attributes naming, this update may break your dashboard card and/or automations. See updated flex card example card.yaml.

What's Changed

  • Improve code and add Calendar platform by @jirutka in #24
  • Improve typing, localization, flatten attributes etc. by @jirutka in #25

New Contributors

Full Changelog: v1.0.1...v2.0.0

Small changes

24 Mar 07:29
Compare
Choose a tag to compare

Changes to HACS installation.

Initial release

23 Mar 10:53
Compare
Choose a tag to compare

First release of the custom component. Thanks to all beta testers.

Full Changelog: v0.4.1...v1.0.0

Beta release v0.4.1

24 Feb 13:44
Compare
Choose a tag to compare
Beta release v0.4.1 Pre-release
Pre-release

BREAKING CHANGE

  • To avoid conflict with other custom components, the domain has been changed from "pid_integration" to "pid_departures". If you update existing installation, please make sure to change the folder name in custom_components to "pid_departures" as well.

What's Changed

Full Changelog: v0.3.1...v0.4.1

Beta release v0.3.1

24 Feb 08:24
Compare
Choose a tag to compare
Beta release v0.3.1 Pre-release
Pre-release

What's Changed

Full Changelog: v0.2.3...v0.3.1

Beta release

18 Feb 21:23
ff74249
Compare
Choose a tag to compare
Beta release Pre-release
Pre-release

What's Changed

  • New stop choice - just select the stop from the list, no need to look for aswIds elsewhere

Full Changelog: v0.2.2...v0.2.3

Beta release

15 Feb 21:23
Compare
Choose a tag to compare
Beta release Pre-release
Pre-release

Improved error handling during config and providing more useful messages.

Beta release

15 Feb 20:29
Compare
Choose a tag to compare
Beta release Pre-release
Pre-release

Few improvements:

  • if you are setting up additional departure boards, the API key will be prefilled in the config dialogue for you
  • wheelchair accessibility sensor was moved to binary sensor platform

Bugs removal:

  • error in new config flow if no departure boards setup

If you find any bugs or if you have any suggestions, please feel free to create Issue.

Beta release

11 Feb 21:22
Compare
Choose a tag to compare
Beta release Pre-release
Pre-release

New release with added functionality and code cleanup.