diff --git a/CHANGELOG.md b/CHANGELOG.md index 4eb3ab8..6008168 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] ### Changed +- A fix has been implemented to prevent the lamp from being disconnected from Home Assistant + a lot (resulting in the lamp becoming unavailable). + Fixes [issue #19](https://github.com/mmakaay/esphome-xiaomi_bslamp2/issues/19). + ESPHome v?.?.? or higher is required for making this fix work. - Transitions are now fully suppressed when in night light mode. In that mode, LED output levels are too low for producing good looking transitions. Fixes [issue #10](https://github.com/mmakaay/esphome-xiaomi_bslamp2/issues/10).