Releases: pypolestar/polestar_api
Releases · pypolestar/polestar_api
1.2.3
add more exception
fix local dev in dev
1.2.2
What's Changed
- Adding Ukrainian translation by @Borales in #31
- Add localization: #28
- Existing language has been (try) to translated (with Google translate), if some are not translated correctly, just make a new MR to change them
New Contributors
Full Changelog: 1.2.1...1.2.2
1.2.1
- hotfix conflg flow
1.2.0
What's Changed
- Add Home Assistant Meta-Data and Github Action by @m0wlheld in #26
- Norwegian translation by @bnordli in #27
- Add Exception handling
- Remove vin in config_flow
- Add more logging
- Add api status
- Split out polestar API in separate class pypolestar
- Use httpx instead of aiohttp
- Cleanup some code
- Change "last update became" to 2 entity, "last update odo meter data" and "last update battery data"
New Contributors
Full Changelog: 1.0.4...1.2.0
1.1.3
- add exception
- catch exception on async update
- last update became 2 entity, last update odo meter data and last update battery data
1.1.0
What's Changed
- Add Home Assistant Meta-Data and Github Action by @m0wlheld in #26
- Split out polestar API in separate class pypolestar
- use httpx instead of aiohttp
- cleanup some code
New Contributors
Full Changelog: 1.0.4...1.1.0
1.0.4
- could solve the crash and not fetching data
1.0.3
What's Changed
- master to dev by @leeyuentuen in #18
- Swedish translation by @loebse in #20
- remove vin in config_flow
- add more logging
- add api status
Full Changelog: 1.0.2...1.0.3
1.0.2
What's Changed
- Add german language by @loebse in #16
- correct label for Charging Connection Status by @leeyuentuen in #17
New Contributors
Todo:
cleanup old code
use refresh token
Full Changelog: 1.0.1...1.0.2
1.0.1
Due the current version doesn't work. I'll merge the dev branch to master to have quicker test
Know issue:
- cleanup old code
- use refresh token