Releases: TekniskSupport/home-assistant-resrobot
Releases · TekniskSupport/home-assistant-resrobot
v0.0.20
v0.0.19
upped version
v0.0.18
corrected hacs.info
v0.0.17
compatible with 2023.5
v0.0.16
now compatible with 2023.4
Upped duration param to 8 hours from 90 minutes
stores more data but less issues during night or when traffic is not very often;
Released as stable, please create github issue if you are experiencing any issues with the integration
added duration param
There was a breaking change in the API that you could not set max_journeys
maxJourneys is ignored when making queries in the near past or future,
when realtime data is available. We recommend using the new duration
parameter to consistently limit the results list to a specific time window.
Mitigated by defining a duration for 90 minutes, this should be moved to setting in the future
Use API version 2.1
v0.0.13 updated to use API version 2.1
time_format
time_format is now available as configuration
(can be used to hide seconds, or in other means format the time in the state)
change state_attribute method to fix deprecation warning.
change state_attribute method to fix deprecation warning.