Skip to content

Releases: syssi/esphome-atorch-dl24

2.1.0

06 Aug 14:08
Compare
Choose a tag to compare

What's Changed

  • Throttle to reduce some load by @syssi in #56
  • Add Atorch DL24M as supported by @syssi in #63
  • Drop pexpect install by @syssi in #65
  • Fix lint-clang-tidy job by @syssi in #68
  • Fix lint-clang-format job by @syssi in #70
  • Add Atorch S1 support (Closes: #60) by @syssi in #71
  • Improve debug logs by @syssi in #74
  • Fix plus/minus buttons of the DL24M (device_type DC) (Closes: #77) by @syssi in #78
  • Validate all YAML configurations by @syssi in #79
  • Improve pre-commit hooks by @syssi in #80

Full Changelog: 2.0.0...2.1.0

2.0.0

13 Jun 07:08
3b289a7
Compare
Choose a tag to compare

This release introduces a breaking change: The sensor.running was removed. The successor is the binary_sensor.running.

Please remove the sensor entity running from your YAML! The binary sensor running should be used instead.

1.3.0

18 Mar 17:02
Compare
Choose a tag to compare

Temperature sensor of the USB meter fixed.

1.2.0

19 Jun 07:55
Compare
Choose a tag to compare
Bump version number

1.1.0

14 Jun 07:21
Compare
Choose a tag to compare

Command support added using button entities.

1.0.0

12 Jun 18:22
922a4ff
Compare
Choose a tag to compare
Convert the running sensor to a binary sensor (Closes: #29) (#31)

0.9.0

12 Jun 13:49
51444a9
Compare
Choose a tag to compare
Move MAC address to secrets file (#27)