Browse Source

Improved the wording in the example.yaml for the new OTA triggering.

pull/41/head
Maurice Makaay 3 years ago
parent
commit
4969b3944e
1 changed files with 6 additions and 4 deletions
  1. +6
    -4
      CHANGELOG.md

+ 6
- 4
CHANGELOG.md View File

@ -6,11 +6,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Not yet released]
**Note**: This release requires ESPHome v1.20.0 or newer.
### Added
- Implemented support for visual feedback during the OTA flashing process in the
`example.yaml` file: the light becomes blue during the process, the brightness bar
represents the update progress, when updating fails the light flashes red and when it
completes successfuly, the light flashes green.
- Implemented support for visual feedback during the OTA update process in the
`example.yaml` file: the light becomes blue during flahsing, the brightness bar
represents the progress, on failure the light flashes red and on success the
light flashes green.
## [1.1.0-RC1]


Loading…
Cancel
Save