Skip to content

Releases: Chouffy/home_assistant_tgtg

ℹ️ 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

Configure custom user_agent, fix current 403 issue

17 Jun 06:05
Compare
Choose a tag to compare

Maintenance: update hacs.json

28 May 16:29
Compare
Choose a tag to compare
4.0.4

Bump to 4.0.4

Update tgtg dependency to 0.11.3

19 May 06:08
Compare
Choose a tag to compare
4.0.3

Bump tgtg to 0.11.3 and module to 4.0.3

Update tgtg dependency to 0.11.2

18 May 13:32
Compare
Choose a tag to compare
4.0.2

Bump tgtg to 0.11.2 and module to 4.0.2

Update dependencies

02 Mar 12:00
5fd4297
Compare
Choose a tag to compare

Update the tgtg required version to 0.11.1 to prevent any dependency conflict.