Skip to content

Releases: jazzyisj/unavailable-entities-sensor

v2.4

07 Apr 12:00
Compare
Choose a tag to compare

What's Changed

  • Adds disabled devices filter to ignore entities belonging to disabled devices by default.
  • Adds ignored label filter for devices and individual entities.
  • Exclude Updates domain from showing as unavailable by @codyc1515 in #62
  • Full Changelog: v2.3...v2.4

v2.3

27 Jan 23:06
Compare
Choose a tag to compare

What's Changed

  • Update persistent notification to get unavailable entities info from the group by @amerlo in #59
  • ignore_seconds parameter added
  • Startup trigger removed

New Contributors

Full Changelog: v2.1...v2.3

Minor bugfix, syntax update.

24 Dec 12:58
7c1cb69
Compare
Choose a tag to compare
  • Bugfix in example notification automation
  • Minor syntax updates
  • Update required HA version to 2023.8

Update filter order, documentation.

16 Dec 17:53
Compare
Choose a tag to compare
  • Updated order of filters in template.
  • Updated README

Structure Change

15 Dec 15:10
Compare
Choose a tag to compare

Iterate group.unavailable_entities instead of states object.

Add rejected domains, update examples

11 Feb 17:21
Compare
Choose a tag to compare
v1.1

Merge branch 'main' of https://github.com/jazzyisj/unavailable-entiti…

v1.0

11 Feb 14:50
Compare
Choose a tag to compare

First release version.