Releases: benleb/ad-ench
Releases Β· benleb/ad-ench
v0.5.0
- 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
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
- shift some methods to lib
- use more compatible appdaemon methods
v0.4.8
- use pip and also supply the files for adutils
v0.4.3
- exclude entities
- format / restructure
v0.4.2
move requirements.txt to app folder
v0.4.0
- output formatting
- cleanup
- bump adutils to 0.4.0