Releases: tomaae/homeassistant-openmediavault
OpenMediaVault v1.4.2
OpenMediaVault v1.4.1
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
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
OpenMediaVault v1.2.4
OpenMediaVault v1.2.3
OpenMediaVault v1.2.2
OpenMediaVault v1.2.1
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
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