Releases: elad-bar/ha-edgeos
Releases · elad-bar/ha-edgeos
v2.0.32
What's Changed
- Remove
Last Activity
from device attributes by @freddieleeman in #108 - ignore interfaces that were removed by @elad-bar in #126
- remove unused import by @elad-bar in #127
- remove unused translations by @elad-bar in #128 (fix #124)
New Contributors
- @freddieleeman made their first contribution in #108
Full Changelog: v2.0.31...v2.0.32
v2.0.31
v2.0.30
v2.0.29
Fix 'TOTAL_INCREASING' for rate sensors
Adopt Unit of Data & Information from HA Core
Fixes and pre-commit configuration
Configuration breaking change
Add diagnostics, fix units and last restart sensor
Fix warnings messages in log during restart
- Change log level of warning to debug level for session closed on HA restart
- Core fix: remove session close request, being handled by HA
Code refactors
- Add test file to run locally (requires environment variables)
- Cleaner code to resolve URLs
- Remove unused constants
- Core feature: BaseAPI to handle session initialization and termination
- Core fix: wrongfully reported logs of entities getting updated when no update perform