Skip to content

Releases: benleb/ad-ench

v0.9.0

15 Dec 14:16
v0.9.0
3760b9f
Compare
Choose a tag to compare
  • Add max_unavailable_min - thanks to @eifinger / #23
  • small fixes/improvements

v0.8.0

22 Nov 11:48
v0.8.0
2c0df34
Compare
Choose a tag to compare

v0.7.1

09 Jun 11:05
Compare
Choose a tag to compare
  • fix highlighting of friendly name (#20 & #21)

v0.7.0

24 May 16:30
Compare
Choose a tag to compare
  • removed all external dependencies

v0.6.3

24 May 15:52
Compare
Choose a tag to compare
  • fix #19 by documenting hass_sensor
  • enable hass_sensor by default
  • document minimal required python version (3.8)

v0.6.2

19 May 21:15
Compare
Choose a tag to compare
  • fix #15: show battery percentage in the notification
  • fix #16: bold text in ios push notifications

v0.6.1

08 May 23:31
Compare
Choose a tag to compare
  • fix friendly name setting not honored in notifications (#13), thanks to @greetoz

v0.6.0

14 Feb 17:41
Compare
Choose a tag to compare
  • own requirements handling implemented, supporting all ways to run appdaemon as docker, venv, hassio, ...

v0.5.2

17 Jan 21:30
Compare
Choose a tag to compare
  • no, per-check or global notification recipient (not yet documented in readme ;))

v0.5.1

14 Jan 12:59
Compare
Choose a tag to compare
  • wildcard/pattern matching for excluded entities by @barisahmet