Skip to content

Releases: benleb/ad-ench

v0.5.0

08 Jan 18:17
Compare
Choose a tag to compare
  • proper asyncio implementation (around twice as fast as before in my setup!)
  • new check for stalled entities

BREAKING CHANGE! AppDaemon 3.x compatibility dropped! Please switch to EnChAD3 if you want or have to use AppDaemon 3.x

v0.4.11

04 Jan 13:49
Compare
Choose a tag to compare

Big thanks to @CodeFinder2 for testing & debugging!

  • compitable to AppDaeon 3.0.5 / HassIO now
  • Besides the "battery_level" attribute we also check "Battery Level" now too
  • Entities contianing battery or battery_level are also checked now

v0.4.10 BETA

04 Jan 10:59
Compare
Choose a tag to compare
v0.4.10 BETA Pre-release
Pre-release
  • shift some methods to lib
  • use more compatible appdaemon methods

v0.4.8

03 Jan 20:21
Compare
Choose a tag to compare
  • use pip and also supply the files for adutils

v0.4.3

01 Oct 12:51
Compare
Choose a tag to compare
  • exclude entities
  • format / restructure

v0.4.2

29 Sep 15:31
Compare
Choose a tag to compare

move requirements.txt to app folder

v0.4.1

29 Sep 14:03
Compare
Choose a tag to compare

add a valid hacs.json

v0.4.0

29 Sep 12:01
Compare
Choose a tag to compare
  • output formatting
  • cleanup
  • bump adutils to 0.4.0

v0.1.0

27 Sep 12:04
Compare
Choose a tag to compare
  • initial release