Skip to content

Releases: tomaae/homeassistant-openmediavault

OpenMediaVault v1.4.2

18 Sep 09:19
Compare
Choose a tag to compare

Downloads for this release

Changes

  • DeviceInfo fix for HA2023.8

OpenMediaVault v1.4.1

27 Apr 19:44
Compare
Choose a tag to compare

Downloads for this release

Breaking changes

Due to rewritten implementation for HA entities, this release will recreate many entities under new unique ID.
It is recommend to remove and re-add all OMV devices to avoid duplicate entities.

New features

  • Added support for KVM plugin, including VM power control and snapshot
  • Added support for Compose plugin
  • Added integration options: Scan interval, disable S.M.A.R.T.
  • Added network sensors
  • Implemented reboot and shutdown service
  • Implemented HA auto conversion
  • Attributes now use snake case
  • Added more disk attributes
  • Added more filesystem attributes
  • Changed filesystem entity name from mountpoint to device name
  • Changed service entity name to reflect OMV UI
  • Updated uptime sensor to HA standard
  • Updated update sensor to reflect OMV API change

Bugfixes

  • Fixed possible API timeout
  • Fixed temperature for NVME devices
  • Removed bcache devices from S.M.A.R.T. queries

1.4.1

  • Improved integer and float parsing

OpenMediaVault v1.4.0

27 Apr 14:16
Compare
Choose a tag to compare

Downloads for this release

Breaking changes

Due to rewritten implementation for HA entities, this release will recreate many entities under new unique ID.
It is recommend to remove and re-add all OMV devices to avoid duplicate entities.

New features

  • Added support for KVM plugin, including VM power control and snapshot
  • Added support for Compose plugin
  • Added integration options: Scan interval, disable S.M.A.R.T.
  • Added network sensors
  • Implemented reboot and shutdown service
  • Implemented HA auto conversion
  • Attributes now use snake case
  • Added more disk attributes
  • Added more filesystem attributes
  • Changed filesystem entity name from mountpoint to device name
  • Changed service entity name to reflect OMV UI
  • Updated uptime sensor to HA standard
  • Updated update sensor to reflect OMV API change

Bugfixes

  • Fixed possible API timeout
  • Fixed temperature for NVME devices
  • Removed bcache devices from S.M.A.R.T. queries

OpenMediaVault v1.3.0

21 Mar 09:02
Compare
Choose a tag to compare

Downloads for this release

Changes

  • Added support for OMV6
  • Added binary sensors for services
  • Added plugin check
  • Changed filesystem display name to mount point

OpenMediaVault v1.2.4

17 Mar 21:05
Compare
Choose a tag to compare

Downloads for this release

Changes

  • Workaround for wrong OMV API response codes from smart query
  • Preventing version parsing error when login fails.

OpenMediaVault v1.2.3

17 Mar 09:38
Compare
Choose a tag to compare

Downloads for this release

Changes

  • Workaround for wrong OMV API response codes from smart query

OpenMediaVault v1.2.2

15 Mar 08:07
Compare
Choose a tag to compare

Downloads for this release

Changes

  • Improved API connection handling
  • Workaround for non-standard SMART output
  • Updated API parser for better user input handling

OpenMediaVault v1.2.1

09 Mar 13:07
Compare
Choose a tag to compare

Downloads for this release

Breaking changes

Due to rewritten implementation for HA entities, this release will recreate many entities under new unique ID.
It is recommend to remove and re-add all OMV devices to avoid duplicate entities.

New features

  • Entity implementation rewritten to reflect new HA standards and improvements
  • Implemented HA diagnostics
  • Added source device reference to all entities
  • Added visit device url for all entities

Bugfixes

  • Fixed missing translations from configuration

v1.2.1:

  • Fixed uptime and disk text and icon

OpenMediaVault v1.2

09 Mar 09:54
Compare
Choose a tag to compare

Downloads for this release

Breaking changes

Due to rewritten implementation for HA entities, this release will recreate many entities under new unique ID.
It is recommend to remove and re-add all OMV devices to avoid duplicate entities.

New features

  • Entity implementation rewritten to reflect new HA standards and improvements
  • Implemented HA diagnostics
  • Added source device reference to all entities
  • Added visit device url for all entities

Bugfixes

  • Fixed missing translations from configuration

OpenMediaVault 1.1.7

05 May 12:27
b184458
Compare
Choose a tag to compare

Downloads for this release

Changes

  • Internal changes required for HA 2021.5