diff --git a/CHANGELOG.md b/CHANGELOG.md index 0ebf6f9..6821172 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### 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 ### Fixed - Fixes log error (Thanks @hypery2k) #606 - Fan speed fixes (Thanks @dnicolson) #592 and #593