Skip to content

Releases: Chouffy/home_assistant_tgtg

5.6.1

26 Nov 20:03
c8a4a0d
Compare
Choose a tag to compare

What's Changed

previous changes (version 5.6.0)

✨ Features

  • 🖼️ Added support for logo and cover_image attributes by @ov3rk1ll.
  • 🃏 Updated card example to include the store logo by @tjorim.

🐛 Fixes

  • 🔑 Fixed authentication issues by bumping tgtg to v0.18.0 by @ahivert.
  • 🚪 Resolved API v4 authentication issues by @tjorim.

🔄 Updates

  • 🇬🇧 Reverted "Change default locale to en-GB" by @tjorim.

Full Changelog: 5.6.0...5.6.1

5.6.0

23 Nov 12:32
fc18220
Compare
Choose a tag to compare

What's Changed

✨ Features

  • 🖼️ Added support for logo and cover_image attributes by @ov3rk1ll.
  • 🃏 Updated card example to include the store logo by @tjorim.

🐛 Fixes

  • 🔑 Fixed authentication issues by bumping tgtg to v0.18.0 by @ahivert.
  • 🚪 Resolved API v4 authentication issues by @tjorim.

🔄 Updates

  • 🇬🇧 Reverted "Change default locale to en-GB" by @tjorim.

🎉 New Contributors

  • 🙌 @ov3rk1ll made their first contribution.
  • 🙌 @ahivert made their first contribution.

📦 Dependencies

📋 Dependency Updates
  • ⬆️ Updated pip requirement from <24.2,>=24.1.1 to >=24.1.1,<24.3 by @dependabot.
  • ⬆️ Bumped actions/checkout from 4.1.7 to 4.2.0 by @dependabot.
  • ⬆️ Bumped actions/checkout from 4.2.0 to 4.2.1 by @dependabot.
  • ⬆️ Bumped actions/dependency-review-action from 4.3.4 to 4.3.5 by @dependabot.
  • ⬆️ Bumped actions/checkout from 4.2.1 to 4.2.2 by @dependabot.
  • ⬆️ Updated pip requirement from <24.3,>=24.1.1 to >=24.1.1,<24.4 by @dependabot.
  • ⬆️ Bumped actions/dependency-review-action from 4.3.5 to 4.4.0 by @dependabot.
  • ⬆️ Bumped actions/dependency-review-action from 4.4.0 to 4.5.0 by @dependabot.

Full Changelog: 5.5.0...5.6.0

5.5.0

13 Jul 22:59
5fbf0e5
Compare
Choose a tag to compare

What's Changed

Updated the dashboard card example in the readme to make sure it uses the local time of a user. - 5fbf0e5

Other changes * Bump actions/checkout from 4.1.6 to 4.1.7 by @dependabot in https://github.com//pull/122 * Update pip requirement from <24.1,>=21.0 to >=24.1.1,<24.2 by @dependabot in https://github.com//pull/124 * Bump actions/dependency-review-action from 4.3.3 to 4.3.4 by @dependabot in https://github.com//pull/125

Full Changelog: 5.4.3...5.5.0

5.4.3

10 Jun 21:52
791709c
Compare
Choose a tag to compare

What's Changed

Other changes * Bump actions/dependency-review-action from 3.1.5 to 4.0.0 by @dependabot in https://github.com//pull/103 * Bump actions/dependency-review-action from 4.0.0 to 4.1.0 by @dependabot in https://github.com//pull/106 * Update pip requirement from <23.4,>=21.0 to >=21.0,<24.1 by @dependabot in https://github.com//pull/104 * Bump actions/dependency-review-action from 4.1.0 to 4.2.5 by @dependabot in https://github.com//pull/112 * Bump actions/checkout from 4.1.1 to 4.1.4 by @dependabot in https://github.com//pull/114 * Bump actions/dependency-review-action from 4.2.5 to 4.3.0 by @dependabot in https://github.com//pull/115 * Bump actions/dependency-review-action from V4.3.0 to 4.3.1 by @dependabot in https://github.com//pull/116 * Bump actions/dependency-review-action from 4.3.1 to 4.3.2 by @dependabot in https://github.com//pull/117 * Bump actions/checkout from 4.1.4 to 4.1.5 by @dependabot in https://github.com//pull/118 * Bump actions/dependency-review-action from 4.3.2 to 4.3.3 by @dependabot in https://github.com//pull/121 * Bump actions/checkout from 4.1.5 to 4.1.6 by @dependabot in https://github.com//pull/120

Full Changelog: 5.4.2...5.4.3

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