On the Github repo there’s a sponsor this project section.
One thing that is a bit annoying with the integration using ssh to gather info is that it logs a few messages in syslog depending on how you configured the sensor update intervals.
To get around this I created a little script you run using the User Scripts plugin.
I tested it on Unraid 7.0 and works really well.
This is a really powerful plugin.but I encountered a problem when I installed homeassistant using UNRAID’s own docker, homeassistant’s unraid integration could not connect to UNRAID’s ssh, even the ssh of terminals using docker could not connect to the unraid system. However, ssh connection to other devices similar to the group is normal. I have set the container of homeassistant to another LAN ip under br0, but still can’t connect.It’s remind that Failed to connect to Unraid server.I think maybe its my system setting have some problems.
so how can i fix this problem? please help me! thanks!
(i just input this text by translate.hope you can understand!)
thats the screen picture of the problem:
thank you very much!!!
Set your home assistant unraid container network to use host network (unraid’s ip). That’s how I have it configured for my unraid container and then it should work. Also make sure you have SSH enabled on Unraid.
ok! thanks you! let me try
wow! thats great!
it’s working!
thank you very much!
(but i still want to know why i can’t use br0’s ip.hahaha.)
Assuming you’re br0 is macvlan and you want to assign home assistant container its own IP?
If so, then try ipvlan instead and enable allow access to host network under unraid docker settings.
Hi. Nice to see progress. I’m one of those people with two UNRAID boxes.
GREAT to see I can now tell the two servers apart easier. But I am not sure how I have done this, but I seem to have everything named twice now.
How would I remove the second name? I want to look at the list of sensors, etc and not see them all called “Tower Array Disk1 Usage” and just see them named “Array Disk1 Usage” and rely on the machine name to spot my two servers apart.
Thanks