Skip to content

Releases: DurgNomis-drol/mytoyota

v1.1.3 🌈

09 Jan 20:51
66ad51e
Compare
Choose a tag to compare

πŸ› Bug Fixes

v1.1.2 🌈

06 Jan 19:53
d7237a2
Compare
Choose a tag to compare

🎲 Dependencies

  • Downgrade poetry-publish action to 1.16 @CM000n (#276)

v1.1.1 🌈

06 Jan 08:18
ece873f
Compare
Choose a tag to compare

πŸ”§ Code enhancements

πŸ› Bug Fixes

  • Use PosixPath for path handling and create parent folders if they not exist @CM000n (#271)
  • Fix car door lock status @CM000n (#272)

v1.1.0 🌈

03 Jan 15:58
6e651ed
Compare
Choose a tag to compare

πŸš€ Features

πŸ› Bug Fixes

  • Fix: Use pydantic 1.10 due to homeassistant incompatibility with pydantic>2.0 @CM000n (#269)

🎲 Dependencies

v1.0.0 🌈

22 Dec 19:54
057595f
Compare
Choose a tag to compare

Here is a little pre-Christmas present for you πŸ˜‰ πŸŽ„ πŸŽ…πŸ» 🎁
This is the first version that, thanks to the great work of @GitOldGrumpy, supports the new API endpoints from Toyota.
Some functions of the package for the old API endpoints are still missing and our data models are not yet adapted to all vehicles responses. Your help is needed and welcome.
Test the new version extensively and create issues or pull requests if you notice something and would like to support us.

⚠ Breaking changes

πŸš€ Features

πŸ”§ Code enhancements

  • Rename master and add labeler @CM000n (#243)
  • Create codeql.yml @CM000n (#246)
  • New API Endpoints: Basics working. Thoughts & Help needed @GitOldGrumpy (#242)
  • Enhancement: install dependencies --without dev in package build process @CM000n (#257)
  • Enhancement: split liniting and testing workflows @CM000n (#256)

🎲 Dependencies

v0.9.3 🌈

13 Nov 17:46
1288d94
Compare
Choose a tag to compare

⚠ Breaking changes

πŸ”§ Code enhancements

  • Fix "setup Connected Services Error" due to latest API Changes @CM000n (#240)

🧱 Dependency Updates

v0.9.2 🌈

07 Jul 12:11
8cce5c1
Compare
Choose a tag to compare

πŸš€ Features

πŸ”§ Code enhancements

  • Convert too long line of User-Agent into shorter python code @joro75 (#209)
  • Include a pre-commit check to determine if the poetry.lock file is up to date @joro75 (#211)

πŸ“„ Documentation

  • Include more references that only the 'europe' region is supported @joro75 (#208)

🧱 Dependency Updates

v0.9.1 🌈

07 Dec 16:34
ce24f20
Compare
Choose a tag to compare

πŸ› Bug Fixes

A huge thanks goes to @Iture for finding out what needed to be done. πŸš€

v0.7.8 🌈

07 Dec 16:41
2213bfc
Compare
Choose a tag to compare

πŸ› Bug Fixes

A huge thanks goes to @Iture for finding out what need to be done. πŸš€

v0.9.0 🌈

08 Nov 19:37
24122a8
Compare
Choose a tag to compare

πŸš€ Features

πŸ”§ Code enhancements

πŸ“„ Documentation

  • Fix typing error of battery_level in README.md @joro75 (#164)

🧱 Dependency Updates