Skip to content

Releases: TekniskSupport/home-assistant-resrobot

v0.0.20

12 Dec 17:40
Compare
Choose a tag to compare
fix for polling to often if no match is found

v0.0.19

10 Dec 19:20
Compare
Choose a tag to compare
upped version

v0.0.18

07 May 05:53
Compare
Choose a tag to compare

corrected hacs.info

v0.0.17

07 May 05:39
Compare
Choose a tag to compare

compatible with 2023.5

v0.0.16

10 Apr 07:01
Compare
Choose a tag to compare

now compatible with 2023.4

Upped duration param to 8 hours from 90 minutes

15 Feb 20:11
Compare
Choose a tag to compare

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

15 Feb 19:56
Compare
Choose a tag to compare
added duration param Pre-release
Pre-release

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

12 Feb 12:39
Compare
Choose a tag to compare
Use API version 2.1 Pre-release
Pre-release
v0.0.13

updated to use API version 2.1

time_format

09 Jan 07:41
Compare
Choose a tag to compare

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.

15 Dec 18:49
Compare
Choose a tag to compare

change state_attribute method to fix deprecation warning.