-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
v1.4.0 - Added support for Oval Towel
- Loading branch information
Showing
3 changed files
with
38 additions
and
24 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,44 +1,58 @@ | ||
Changelog | ||
--- | ||
## Changelog | ||
|
||
## v1.4.0 | ||
|
||
- Support for Oval Towel | ||
|
||
## v1.3.0 | ||
|
||
- Support for sub-zones | ||
|
||
## v1.2.7 | ||
|
||
- Experimental support for Belize/Olympia radiators | ||
|
||
## v1.2.6 | ||
|
||
- Extended debugging during setup. | ||
|
||
## v1.2.5 | ||
|
||
- Bugfixes | ||
|
||
## V1.2.4 | ||
- Refresh from the main repo. | ||
|
||
- Refresh from the main repo. | ||
|
||
## V1.2.3 | ||
* Debug statements. | ||
|
||
- Debug statements. | ||
|
||
## V1.2.0 | ||
* Take into account not all firmware upgrades are possible. | ||
* Forces updating the device registry. | ||
* Show device's real name (product name) | ||
|
||
- Take into account not all firmware upgrades are possible. | ||
- Forces updating the device registry. | ||
- Show device's real name (product name) | ||
|
||
## v1.1.0 | ||
* Improved code documentation | ||
* Some dead code removed | ||
* Fixed model name capitalization | ||
* Added climate icon | ||
* | ||
|
||
- Improved code documentation | ||
- Some dead code removed | ||
- Fixed model name capitalization | ||
- Added climate icon | ||
- | ||
|
||
## V1.0.10 | ||
* Added missing entity descriptors | ||
* Set the devices as unavailable if communication errors occur. | ||
* Configure a scan interval. | ||
* Raise ConfigEntryNotReady if unable to initialize from config. | ||
* Bump rointe-sdk to v1.0.9b1 | ||
* Decrease update messages log level and remove excessive error messages. | ||
|
||
- Added missing entity descriptors | ||
- Set the devices as unavailable if communication errors occur. | ||
- Configure a scan interval. | ||
- Raise ConfigEntryNotReady if unable to initialize from config. | ||
- Bump rointe-sdk to v1.0.9b1 | ||
- Decrease update messages log level and remove excessive error messages. | ||
|
||
## V1.0.8 | ||
* Authentication refresh fix. | ||
* Setting HVAC mode to Auto now sets the temperature to Comfort. | ||
* Remove excessive logging | ||
|
||
- Authentication refresh fix. | ||
- Setting HVAC mode to Auto now sets the temperature to Comfort. | ||
- Remove excessive logging |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters