Releases: dvejsada/PID_integration
v2.0.1
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
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
Changes to HACS installation.
Initial release
First release of the custom component. Thanks to all beta testers.
Full Changelog: v0.4.1...v1.0.0
Beta release v0.4.1
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
Beta 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
Improved error handling during config and providing more useful messages.
Beta 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
New release with added functionality and code cleanup.