Releases: elad-bar/ha-edgeos
Releases · elad-bar/ha-edgeos
v2.1.9
v2.1.8
v2.1.7
v2.1.6
v2.1.5
v2.1.4
v2.1.3
v2.1.2
v2.1.1
What's Changed
- Fix interface received rate sensor #133
- Re-added ability to set unit (Byte, KByte, MByte) - using SELECT component #133
- Re-added sensor state number format (number of digits):
- Data (Traffic / Rate) - 0 digits if unit is bytes, otherwise - 3 digits
- Devices, Dropped, Errors, Packets - 3 digits
- Re-added support for switch interfaces #130
Full Changelog: v2.1.0...v2.1.1
v2.1.0
What's Changed
- Code cleanup
- Fix thread safe issues
- Fix typos
- Improve performance
- Removed service - update configuration
- Add attributes to monitor / switch entities of interfaces & devices
- Simplified logic to calculate unknown devices
- Fully localized (supporting for now - English, Norwegian ,Brazilian Portuguese)
- Add util for automated translations (using Google Translate) per Feature Request (if the language is not there, just ask)
New components:
- Consider Away Interval - Number
- Update API Interval - Number
- Update Entities Interval - Number
- Log Incoming Messages - Switch
Breaking Changes
Some of the entity names where changed
Full Changelog: v2.0.32...v2.1.0