openmediavault

OpenMediaVault v1.4.0 Integration for Home Assistant

OpenMediaVault integration just received new update, be sure to check it out.

 

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

FIXES

  • Fixed possible API timeout

  • Fixed temperature for NVME devices

  • Removed bcache devices from S.M.A.R.T. queries

OpenMediaVault v1.2.2 Integration for Home Assistant

OpenMediaVault integration just received a big overhaul in preparation for OMV6 support.

OMV6 is not supported yet.

 

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

v1.2.2:

  • Improved API connection handling

  • Workaround for non-standard SMART output

  • Updated API parser for better user input handling