Skip to content

CHANGELOG

DEPRECATED

This changelog is no longer maintained and will not be updated in future releases. Please refer to the release notes on GitHub for the latest changes.

1.6.0

  • Improve network statistics gathering while reducing cpu load @pe-pe

1.5.1

  • Fix device_class for home assistant for network metrics @pe-pe

1.5.0

  • Add home assistant option to disable attributes and only use entities

1.4.1

  • Fix package manager cli default arg

1.4.0

  • Add package manager available updates (supported: apt,apk,yum)

1.3.0

  • Add monitoring of connections (ipv4, ipv6, ingoing, outgoing)

1.2.0

  • Update version package identifier and bump setuptools
  • Bump psutil to 6
  • Fix mypy config

1.1.0

  • Add temperature of thermal zones to metrics
  • Add fan speed of cooling devices to metrics
  • Update the discovery jsons for home assistant

1.0.0

  • Initial version.