Browse Source

Updated CHANGELOG.md

pull/30/head
Maurice Makaay 3 years ago
parent
commit
35d7f20f8e
1 changed files with 3 additions and 0 deletions
  1. +3
    -0
      CHANGELOG.md

+ 3
- 0
CHANGELOG.md View File

@ -7,6 +7,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Not yet released]
### Changed
- Fixed a rounding error in the slider sensor component. When using custom "range from" / "range to"
settings, the maximum value could exceed the "range to" value due to rounding errors.
Thanks to Jos for the heads up!
- Made the codebase compatible with ESPHome v1.x.0
([PR #1657: Introduce new async-def coroutine syntax](https://github.com/esphome/esphome/pull/1657))


Loading…
Cancel
Save