Releases: Chouffy/home_assistant_tgtg
5.6.1
What's Changed
- Bump tgtg from 0.18.0 to 0.18.1 by @dependabot in #148
previous changes (version 5.6.0)
✨ Features
- 🖼️ Added support for
logo
andcover_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
What's Changed
✨ Features
- 🖼️ Added support for
logo
andcover_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
📦 Dependencies
📋 Dependency Updates
- ⬆️ Updated pip requirement from
<24.2,>=24.1.1
to>=24.1.1,<24.3
by @dependabot. - ⬆️ Bumped
actions/checkout
from4.1.7
to4.2.0
by @dependabot. - ⬆️ Bumped
actions/checkout
from4.2.0
to4.2.1
by @dependabot. - ⬆️ Bumped
actions/dependency-review-action
from4.3.4
to4.3.5
by @dependabot. - ⬆️ Bumped
actions/checkout
from4.2.1
to4.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
from4.3.5
to4.4.0
by @dependabot. - ⬆️ Bumped
actions/dependency-review-action
from4.4.0
to4.5.0
by @dependabot.
Full Changelog: 5.5.0...5.6.0
5.5.0
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/125Full Changelog: 5.4.3...5.5.0
5.4.3
What's Changed
- Bump tgtg from 0.16.1 to 0.17.0 by @dependabot in #105
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/120Full Changelog: 5.4.2...5.4.3
Bugfix for prices
Thanks to @chris24walsh and @simphide for their fixes!
What's Changed
- Explicitly compare inputted item_id as string by @chris24walsh in #96
- Bump github/codeql-action from 2 to 3 by @dependabot in #97
- Bump actions/dependency-review-action from 3.1.4 to 3.1.5 by @dependabot in #98
- Fix item_ and value_price by @simphide in #100
New Contributors
Full Changelog: 5.4.0...5.4.2
5.4.0
You can now also filter your active orders based on the attributes added to the entities. Thanks for adding this @chris24walsh!
What's Changed
- Bump tgtg from 0.16.0 to 0.16.1 by @dependabot in #94
- Add order attributes by @chris24walsh in #95
New Contributors
- @chris24walsh made their first contribution in #95
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
What's Changed
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).
Other changes
- Update pip requirement from <23.2,>=21.0 to >=21.0,<23.3 by @dependabot in #81
- Bump actions/checkout from 3 to 4 by @dependabot in #83
Full Changelog: 5.2.0...5.3.0
5.2.0
What's Changed
- Bump actions/dependency-review-action from 2 to 3 by @dependabot in #66
- Delete labeler by @tjorim in #68
- Update pip requirement from <23.1,>=21.0 to >=21.0,<23.2 by @dependabot in #79
- Bump tgtg from 0.14.0 to 0.16.0 by @dependabot in #78
New Contributors
- @dependabot made their first contribution in #66
Full Changelog: 5.1.0...5.2.0
Updated attributes and other improvements
5.1.0 Updated attributes and other improvements
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
- Add Dockerfile to get the tokens by @DavidDeSloovere in #35
- Update repo structure, files and GitHub actions by @tjorim in #61, #62, #64
- Fix name typo in manifest.json by @azcn2503 in #63
- Update extra attributes naming convention by @tjorim in #65, closes #60.
New Contributors
- @DavidDeSloovere made their first contribution in #35
- @azcn2503 made their first contribution in #63
Full Changelog: 5.0.1...5.1.0
ℹ️ Breaking change: update tgtg to 0.14.0
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
- Update README.md by @huizebruin in #39
- Bump tgtg to 0.14.0 and self to 5.0.0 by @tjorim in #48
New Contributors
- @huizebruin made their first contribution in #39
- @tjorim made their first contribution in #48
Full Changelog: 4.2.2...5.0.1