Skip to content

Releases: jensrossbach/esphome-ferraris-meter

Release 1.4.1

14 Dec 18:07
Compare
Choose a tag to compare

‼️ 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

Full Changelog: v1.4.0...v1.4.1

Release 1.4.0

07 Dec 17:27
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.1...v1.4.0

Release 1.3.1

14 Nov 18:21
Compare
Choose a tag to compare

‼️ 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

Full Changelog: v1.3.0...v1.3.1

Release 1.3.0

09 Nov 10:09
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.0...v1.3.0

Release 1.2.0

22 Oct 09:59
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.0...v1.2.0

Release 1.1.0

22 Sep 12:21
Compare
Choose a tag to compare

What's Changed

  • Replace Ferraris number and button components with template components by @jensrossbach in #3
  • Add project information to example YAML file by @jensrossbach in #5

Full Changelog: v1.0.0...v1.1.0

Release 1.0.0

12 Sep 18:08
Compare
Choose a tag to compare

First public release