Skip to content

Commit

Permalink
Fixed CHANGELOG.md
Browse files Browse the repository at this point in the history
Versions got corrupted in merges
  • Loading branch information
kiwi-cam committed Jun 16, 2023
1 parent 64746c9 commit 3d2281e
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Expand Up @@ -4,6 +4,17 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]
### Added
- w1 and file temperatures will return a battery level of 100 if none found
- Serializes the simultaneous IR/RF commands. (Thanks @banboobee) #520
- +/- controls for light accessory. (Thanks @banboobee) #530
- Sync channel selection when tv is powered on. (Thanks @banboobee) #529
### Fixed
- Fixes log error (Thanks @hypery2k) #606
- Fan speed fixes (Thanks @dnicolson) #592 and #593
- Resolve the workaround of #440. (Thanks @banboobee) #519

## [4.4.12] - 2022-06-08
### Added
- Added tempStepSize to configuration (defaulting to 1) to allow AC units with 0.5 steps (Thanks @nasudon) #570
Expand Down

0 comments on commit 3d2281e

Please sign in to comment.