Ha Edgeos Versions Save

Integration with EdgeOS (Ubiquiti)

v2.0.32

1 month ago

What's Changed

New Contributors

Full Changelog: https://github.com/elad-bar/ha-edgeos/compare/v2.0.31...v2.0.32

v2.0.31

4 months ago

What's Changed

Full Changelog: https://github.com/elad-bar/ha-edgeos/compare/v2.0.30...v2.0.31

v2.0.30

4 months ago

What's Changed

Full Changelog: https://github.com/elad-bar/ha-edgeos/compare/v2.0.29...v2.0.30

v2.0.29

4 months ago

What's Changed

Minimum HA Version: 2024.1.0

Full Changelog: https://github.com/elad-bar/ha-edgeos/compare/v2.0.28...v2.0.29

v2.0.28

1 year ago

v2.0.27

1 year ago

Configuration breaking change Changing the units will be available per entity instead of maintaining it with select component, native unit is bytes - B (information) or B/s (traffic)

Based on request in issues #90 #84

v2.0.26

1 year ago

Configuration breaking change

  • Change units from Bytes, KBytes and MBytes to B, KB and MB, if the configured unit was other than Bytes, please re-configure it
  • Last activity as seconds to return without milliseconds
  • Upgrade pre-commit-configuration by @tetienne PR #91
  • Fix integration reload after changing configuration

v2.0.25

1 year ago
  • Add support for Home Assistant integration and device diagnostics
  • Removed debug API
  • Avoid sending ping when no active WebSockets connection
  • Fix warning message regarding of invalid unit's translation
  • Fix units format #90
  • Fix last restart sensor, switched to uptime in seconds #94

v2.0.24

1 year ago
  • Change log level of warning to debug level for session closed on HA restart
  • Core fix: remove session close request, being handled by HA

v2.0.23

1 year ago
  • 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