‼️ Breaking Changes ‼️
Configuration element pin
has been renamed to digital_input
. If your YAML configuration file contains this element under the ferraris
element, you must adapt it accordingly, otherwise an error will occur during compilation of the ESPHome firmware.
What's Changed
- Improve calibration mode handling by @jensrossbach in #43
- Restrict hysteresis offsets to positive values by @jensrossbach in #44
- Rename pin to digital_input by @jensrossbach in #45
- Improve documentation by @jensrossbach in #46
- Bump version to 1.4.1 by @jensrossbach in #47
Full Changelog: v1.4.0...v1.4.1