Releases: leikoilja/glocaltokens
Releases · leikoilja/glocaltokens
v0.3.0
Changes
Breaking change: We have changed Device
property ip
to ip_address
🔧 Internal structure enhancement
- Improving logging @leikoilja (#55)
- Enabling pylint @leikoilja (#56)
- Backport changes from ha-google-home @KapJI (#57)
🧰 Maintenance
- Improving logging @leikoilja (#55)
- Enabling pylint @leikoilja (#56)
🧱 Dependency Updates
- Bump pre-commit from 2.11.1 to 2.12.0 @dependabot (#64)
- Update gpsoauth to 1.0.0 @KapJI (#63)
- Bump zeroconf from 0.28.8 to 0.29.0 @dependabot (#60)
- Bump pytest from 6.2.2 to 6.2.3 @dependabot (#61)
- Bump pylint from 2.7.2 to 2.7.4 @dependabot (#59)
- Bump faker from 6.6.2 to 8.0.0 @dependabot (#62)
v0.2.8
v0.2.7
Changes
- Enable distributing type info with a package @leikoilja (#42)
- Setting up mypy @leikoilja (#50)
v0.2.6
Changes
🚀 Features
- Added more debugging for bug-fixing @ArnyminerZ (#48)
🔧 Internal structure enhancement
- Setting up poetry @leikoilja, @KapJI (#49)
🐛 Bug Fixes
- Don't store Device if the local_auth_token is invalid @ArnyminerZ (#45)
v0.2.5
Changes
🧰 Maintenance
- Adding CI using Github workflows @samapriya (#41)
- Depricating
HISTORY.md
file used for Pypi history @leikoilja
v0.2.4
Changes
🚀 Features
- Expose hardware name in the Device @leikoilja (#38)
🐛 Bug Fixes
- Fix authentication (401) error in
get_homegraph
@ArnyminerZ (#37)
v0.2.3
v0.2.2
Changes
- Removing
uuid
from package dependencies
v0.2.1
Changes
- Zeroconf import @ArnyminerZ (#32)
🚀 Features
- Adding client tests for fetching tokens @leikoilja (#30)
- Grpcio tools version @ArnyminerZ (#29)
🧰 Maintenance
- Get devices testing @ArnyminerZ (#31)
v0.2.0
Changes
- Adding support for python 3.9 @leikoilja (#26)
- Adding isort to pre-commit and github action @leikoilja (#25)
- Adding logging and pre-commit hooks @leikoilja (#19)
- Added access token expiration @ArnyminerZ (#9)
- Update explanation to make sure that others use your script corretly @DurgNomis-drol (#10)
🚀 Features
- Added device IP discovery @ArnyminerZ (#13)
- Testing environment @leikoilja (#15)
🔧 Enhancement
- Implement typing @ArnyminerZ (#22)
- Improve Android ID generation @leikoilja (#24)
🧰 Maintenance
- Implement typing @ArnyminerZ (#22)