Releases: alengwenus/ha-sma-ev-charger
Releases · alengwenus/ha-sma-ev-charger
1.3.0
What's Changed
- Add mypy by @alengwenus in #51
- Feat/reconfigure flow by @alengwenus in #52
Full Changelog: 1.2.1...1.3.0
1.2.1
What's Changed
- Bump to python 3.12 by @alengwenus in #35
- Update readme by @alengwenus in #34
Full Changelog: 1.2.0...1.2.1
1.2.0
What's Changed
- Add support for number native step smaller than 1 by @alengwenus in #32
Full Changelog: 1.1.1...1.2.0
1.1.1
1.1.0
What's Changed
- Add development and test environment by @alengwenus in #21
- Forced refresh task is handled in correct event loop by @alengwenus in #22
- Set default entity_id by @alengwenus in #23
- Bump pysmaev to 0.1.7 by @alengwenus in #26
- Add channel accessibility check by @alengwenus in #24
Full Changelog: 1.0.13...1.1.0
1.0.13
1.0.12
What's Changed
- Fix exception handling for channel errors
- Allow special characters in username and password
Full Changelog: 1.0.11...1.0.12
1.0.11
Changes
- Fix session status if station is locked
1.0.10
Changes
- Add number: AC current limitation
- Add number: Active power limit
1.0.9
Changes
- Bump lowest required homeassistant version to 2023.9