From 01df1f8c03ad2ccacadd3aab67a05c132bbece77 Mon Sep 17 00:00:00 2001 From: Maurice Makaay Date: Thu, 22 Jul 2021 00:52:03 +0200 Subject: [PATCH] Updated changelog for release. --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 23fde00..962d8fe 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,8 +15,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 The `output` component for the lamp was updated to provide access to the individual LEDs. Check out the [documentation guide](https://github.com/mmakaay/esphome-xiaomi_bslamp2/blob/main/doc/configuration.md) for details on how to control these. + Thanks to @Stewie3112 for the feature request that triggered this development! - Implemented support for visual feedback during the OTA update process in the - `example.yaml` file: the light becomes blue during flahsing, the brightness bar + `example.yaml` file: the light becomes blue during flahsing, the brightness slider represents the progress, on failure the light flashes red and on success the light flashes green.