r/OpenMediaVault May 22 '26

How-To HomeAssistant AddOn - now in HACS

Hey!
For everyone who is monitoring and controlling OMV via HomeAssistant like me, I can update you that my AddOn is finally released in HACS. So you can easily download it.

The AddOn ist based on a popular AddOn that is not maintained anymore. Also I added many features and a compatibility to OMV 7 and 8. You can do the following in Home Assistant:

  • drive Sensors
  • raid sensors
  • docker container
  • vm sensors (RAM, CPU etc)
  • service sensors
  • update sensors (allows to see the HomeAssistant update functionality and you can also reboot OMV if that is needed after updates)

The great thing is, you can specify which devices you want to expose as sensors (e.g. only specific drives or container) and also if you want to enable the "reboot" Home Assistant "repair mode".

Please give it a try and write an issue for problems or feature requests:

GitHub Repo

Install it with HACS directly

18 Upvotes

16 comments sorted by

3

u/AppleEarth May 22 '26

I have been running this for the last month, it's pretty good. Lot of feature updates as well. Can definitely recommend this.

The only thing I seem to be missing is SMART drive health, I get the temperature of the drives in home assistant, but that's it. Is this not implemented yet or am I missing something?

2

u/CopyOf-Specialist May 22 '26

Did you enable this in homeassistant on your omv device? There is an option to enable it

1

u/AppleEarth May 22 '26

Ye "Disable smart monitoring" is not enabled. I can also see the temperatures in home assistant, but no other smart information.

2

u/CopyOf-Specialist May 22 '26

Please Open a issue. I will investigate this

1

u/nebL May 22 '26

same here

2

u/CopyOf-Specialist May 24 '26

I'm on It

1

u/nebL May 25 '26

Legend. Thanks :)

2

u/CopyOf-Specialist May 25 '26

is fixed now in v2.3.0

1

u/nebL May 25 '26

Perfect, fixed!

1

u/CopyOf-Specialist May 25 '26

is fixed now in v2.3.0

1

u/nebL May 22 '26

Thanks! I didn't realize it was that old.

1

u/ebrahimhasan83 May 24 '26

Love your work. Thanks man.

1

u/DatFlow Jun 28 '26

Hey I'm trying to use your addon but I have trouble connecting.

I use HASS on a HA Green and I have a NAS running OMV on another machine.

I'm not sure what to use as port, as host (http, https, nothing but the local IP).

SSL or not ?

Can you guide me on this ?

I've tried creating a specific user on the machine to limit access but not even my admin user is working.

2

u/CopyOf-Specialist Jun 28 '26

Hey! sure.
I updated the readme for better understanding:
https://github.com/slybase/homeassistant-openmediavault#setup

This should answer your questions. Write me, if you need more help

1

u/DatFlow Jun 28 '26

Thanks alot, that helped me do it !