‼️ Breaking Changes ‼️
Configuration element low_state_threshold
has been renamed to debounce_threshold
. If your YAML configuration file contains this element, you must adapt it accordingly, otherwise an error will occur during compilation of the ESPHome firmware.
What's Changed
- Rename low_state_threshold to debounce_threshold by @jensrossbach in #29
- Bump version to 1.3.1 by @jensrossbach in #30
Full Changelog: v1.3.0...v1.3.1