Releases: yo-han/Home-Assistant-Carelink
Releases · yo-han/Home-Assistant-Carelink
2023.12.1
This release changes the way the component logs in to the Carelink service. Instead of using an username and password it needs your session token. Please check the readme for more information to retrieve the token from your browser.
What's Changed
Full Changelog: 2023.10.0...2023.12.1-rc1
2023.8.0-b1
Beta release with possible login fix
What's Changed
- fix: Restore common headers to fix login issue by @yo-han in #47
2023.7.0
What's Changed
- fix: client timezone check by @yo-han in #44
- chore: Bump homeassistant minimum version by @yo-han in #45
2023.6.7
What's Changed
- build login url based on response of login session by @sedy89 in #40
2023.6.6
What's Changed
- fixed __get_login_session 504 gateway timeout by @sedy89 in #39
2023.6.5
What's Changed
New Contributors
2023.6.3
What's Changed
- fix: missing medical device information by @yo-han in #33
- fix: Use home assistant default timezone as default timezone by @yo-han in #34