Releases: jazzyisj/unavailable-entities-sensor
Releases · jazzyisj/unavailable-entities-sensor
v2.4
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
Minor bugfix, syntax update.
- Bugfix in example notification automation
- Minor syntax updates
- Update required HA version to 2023.8
Update filter order, documentation.
- Updated order of filters in template.
- Updated README
Structure Change
Iterate group.unavailable_entities instead of states object.
Add rejected domains, update examples
v1.1 Merge branch 'main' of https://github.com/jazzyisj/unavailable-entiti…