Releases: akloeckner/hacs-hafas
Releases · akloeckner/hacs-hafas
v1.0.4-rc.0
Bumped pyhafas library to 0.6.
Chores to the CI.
v1.0.3
Bug Fixes
- don't fail when HAFAS returns an Exception (#14) (d2ff875)
v1.0.2
Bug Fixes
- use enum instead of backports (b78ae30)
v1.0.1
Bug Fixes
- re-order attributes to show connections last (cc5cd00)
v1.0.0
- feat!: re-structure state and attributes (#7) (5c33cf2), closes #7
BREAKING CHANGES
- The
state
is now a timestamp and the attributes products
and time
have been renamed.
v0.1.0
Bug Fixes
- manifest.json: add version (c6d6ce0)
Features
- add attribution to sensors (1117ded)
- add hafas custom component (c1c0022)
- add initial metadata and readme (e6a82ae)
- add KVB profile (de67a8a)