Skip to content

Releases: Chouffy/home_assistant_tgtg

Bugfix for prices

05 Jan 16:56
b2ad34f
Compare
Choose a tag to compare

Thanks to @chris24walsh and @simphide for their fixes!

What's Changed

New Contributors

Full Changelog: 5.4.0...5.4.2

5.4.0

01 Dec 16:12
3df817e
Compare
Choose a tag to compare

You can now also filter your active orders based on the attributes added to the entities. Thanks for adding this @chris24walsh!

What's Changed

New Contributors

Other Changes

  • Bump actions/checkout from 4.0.0 to 4.1.0 by @dependabot in #85
  • Update pip requirement from <23.3,>=21.0 to >=21.0,<23.4 by @dependabot in #86
  • Bump actions/checkout from 4.1.0 to 4.1.1 by @dependabot in #87
  • Bump actions/dependency-review-action from 3.1.0 to 3.1.1 by @dependabot in #90
  • Bump actions/dependency-review-action from 3.1.1 to 3.1.2 by @dependabot in #91
  • Bump actions/dependency-review-action from 3.1.2 to 3.1.3 by @dependabot in #92
  • Bump actions/dependency-review-action from 3.1.3 to 3.1.4 by @dependabot in #93

Full Changelog: 5.3.0...5.4.0

5.3.0

14 Sep 19:25
0ab4980
Compare
Choose a tag to compare

What's Changed

  • Change default locale to en-GB by @tjorim in #84

Make sure to take a look at this great dashboard card example.
It was created by @wallieboy and updated by @Sarnog in #73 (I just translated it to English).

image

Other changes

Full Changelog: 5.2.0...5.3.0

5.2.0

27 May 13:20
9d9e9bc
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 5.1.0...5.2.0

Updated attributes and other improvements

19 Feb 23:07
d7ce43f
Compare
Choose a tag to compare

5.1.0 Updated attributes and other improvements

⚠️ Breaking change in case you are using the attributes in e.g. other sensors or automations:

Old attribute New attribute
Item ID item_id
Item URL item_url
TGTG Price item_price
Original value original_value
Pickup start pickup_start
Pickup stop pickup_end
Soldout date soldout_timestamp

What's Changed

New Contributors

Full Changelog: 5.0.1...5.1.0

ℹ️ Breaking change: update tgtg to 0.14.0

08 Feb 10:58
c241629
Compare
Choose a tag to compare

Patch release 5.0.1

This version fixes #58. Please make sure to read the notes below if coming from a version < 5.0.0!

What's Changed

New Contributors

Previous release notes

Due to the new cookie property needed for connection, you have to re-authenticate manually with the latest tgtg_get_tokens.py and replace entries related to tgtg in your configuration.yaml. Don't forget to update your tgtg version with pip install tgtg==0.14.0!
You may have to stop & start Home Assistant manually too, as the config file changed.

All credit goes to @tjorim for the code, thanks!

What's Changed

New Contributors

Full Changelog: 4.2.2...5.0.1

ℹ️ Breaking change: update tgtg to 0.14.0

31 Jan 08:38
5610948
Compare
Choose a tag to compare

Due to the new cookie property needed for connection, you have to re-authenticate manually with the latest tgtg_get_tokens.py and replace entries related to tgtg in your configuration.yaml. Don't forget to update your tgtg version with pip install tgtg==0.14.0!
You may have to stop & start Home Assistant manually too, as the config file changed.

All credit goes to @tjorim for the code, thanks!

What's Changed

New Contributors

Full Changelog: 4.2.2...5.0.0

Maintenance: update tgtg to 0.13.1

21 Aug 15:24
Compare
Choose a tag to compare

Maintenance: update to tgtg 0.13.0

21 Jun 15:23
Compare
Choose a tag to compare

Starting tgtg 0.13.0, user agents are automatically generated, helping preventing 403 issues - see issue #31

Full Changelog: 4.2.0...4.2.1

Fix dependencies issues between tgtg module and Home Assistant

20 Jun 05:48
Compare
Choose a tag to compare