Skip to content

Commit

Permalink
prepare 0.25.0.dev1
Browse files Browse the repository at this point in the history
  • Loading branch information
tillsteinbach committed Feb 16, 2022
1 parent 1cb6b80 commit a4ded2a
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 2 deletions.
14 changes: 13 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,21 @@
CHANGELOG.mdCHANGELOG.md# Changelog
# Changelog
All notable changes to this project will be documented in this file.

## [Unreleased]
- No unreleased changes so far

## [0.25.0] - in testing

### Changed
- Requests changed from list to dict
- Updated API to 0.37.0

### Added
- Possibility to use temperature when startng climatisation
- Added fail_no_external_power to generic request status
- Added chargeType attribute to chargingStatus
- Added chargingSettings attribute to chargingStatus

## [0.24.2] - 2022-02-12
### Fixed
- Fixes bug in charging state API fixing procedure
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
weconnect[Images]~=0.36.4
weconnect[Images]~=0.37.0.dev4
ascii_magic~=1.6

0 comments on commit a4ded2a

Please sign in to comment.