Releases: Chouffy/home_assistant_tgtg
Releases · Chouffy/home_assistant_tgtg
ℹ️ Breaking change: update tgtg to 0.14.0
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.0
Maintenance: update tgtg to 0.13.1
Full Changelog: 4.2.1...4.2.2
Maintenance: update to tgtg 0.13.0
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
Configure custom user_agent, fix current 403 issue
Full Changelog: 4.0.4...4.1.0
Maintenance: update hacs.json
4.0.4 Bump to 4.0.4
Update tgtg dependency to 0.11.3
4.0.3 Bump tgtg to 0.11.3 and module to 4.0.3
Update tgtg dependency to 0.11.2
4.0.2 Bump tgtg to 0.11.2 and module to 4.0.2
Update dependencies
Update the tgtg
required version to 0.11.1 to prevent any dependency conflict.
Attributes in sensors
Add some few attributes in sensors:
- Item ID
- TooGoodToGo price and original value
- Pick-up start and end
- Sold-out date