Integrating Salicru SPS SOHO+ UPS on Proxmox VE and Home Assistant Core

This procedure depicts all the steps made on an attempt to fully integrate these cheap UPS on Proxmox VE and Home Assistant Core running on top of it.

The model tested was a Salicru SPS SOHO+ 500 VA, as such:

salicru_ups

The tutorial is updated right here: https://github.com/tiagofreire-pt/Home_Assistant_Salicru_SOHO_UPS

Feel free to contribute and provide some pull requests as needed!

Thanks.

2 Likes

Hello and thank you for your tutorial.

Having almost the same Salicru UPS (Model SPS One 700va)
I followed it to the letter and had no errors in Proxmox, but when trying to add the integration to HA gave me

So apparently I’m close, but missed something.
Is for instance this line:

Rule for a Salicru UPS
ACTION==“add”, SUBSYSTEM==“usb”, ATTR{idVendor}==“06da”, ATTR{idProduct}==“ffff”, MODE=“0660”, GROUP=“nut”

usable for all Salicru models?

I’m aware this topic is five years old, but it seemed to be the most logical place to start.