Today I installed NUT on a RPi via the Home Assistant add-on (HA running on HAssOS), to manage a Liebert Vertiv PSA5. I used the latest version of everything. At first I got these messages in the log: Bus 001 Device 005: ID 10af:0002 Liebert Corp. PowerSure PST UPS ? [13:17:32] INFO: Starting the UPS drivers... This Liebert device (10af:0002) is not (or perhaps not yet) supported by usbhid-ups. Please make sure you have an up-to-date version of NUT. If this does not fix the problem, try running the driver with the '-x productid=0002' option. Please report your results to the NUT user's mailing list <nut-upsuser at lists.alioth.debian.org>. After adding the recommended option to the config, NUT ran, but the entities presented via the HA NUT integration are, well, disappointing: ? The second appears somewhat redundant, and, assuming I?m interpreting the first correctly, it is wrong: the UPS is on line power. Is this to be expected? Thanks, Mario Add-on version: 0.14.0 You are running the latest version of this add-on. System: Home Assistant OS 14.1 (aarch64 / raspberrypi4-64) Home Assistant Core: 2024.12.1 Home Assistant Supervisor: 2024.12.0 Network UPS Tools upsd 2.8.0 Network UPS Tools upsmon 2.8.0 Network UPS Tools - Generic HID driver 0.47 (2.8.0) USB communication driver (libusb 1.0) 0.43 Using subdriver: Belkin/Liebert HID 0.18 Network UPS Tools - UPS driver controller 2.8.0 -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://alioth-lists.debian.net/pipermail/nut-upsuser/attachments/20241220/ba0eb43c/attachment.htm> -------------- next part -------------- A non-text attachment was scrubbed... Name: PastedGraphic-1.png Type: image/png Size: 10261 bytes Desc: not available URL: <http://alioth-lists.debian.net/pipermail/nut-upsuser/attachments/20241220/ba0eb43c/attachment.png>
On Fri, Dec 20, 2024 at 7:33?PM Mario Wolczko <mario at wolczko.com> wrote:> > Today I installed NUT on a RPi via the Home Assistant add-on (HA running on HAssOS), to manage a Liebert Vertiv PSA5. I used the latest version of everything. > > At first I got these messages in the log: > > Bus 001 Device 005: ID 10af:0002 Liebert Corp. PowerSure PST UPS > ? > [13:17:32] INFO: Starting the UPS drivers... > This Liebert device (10af:0002) is not (or perhaps not yet) supported > by usbhid-ups. Please make sure you have an up-to-date version of NUT. If > this does not fix the problem, try running the driver with the > '-x productid=0002' option. Please report your results to the NUT user's > mailing list <nut-upsuser at lists.alioth.debian.org>. > > After adding the recommended option to the config, NUT ran, but the entities presented via the HA NUT integration are, well, disappointing: > > The second appears somewhat redundant, and, assuming I?m interpreting the first correctly, it is wrong: the UPS is on line power. > Is this to be expected? > > Thanks, > Mario > > Add-on version: 0.14.0 > You are running the latest version of this add-on. > System: Home Assistant OS 14.1 (aarch64 / raspberrypi4-64) > Home Assistant Core: 2024.12.1 > Home Assistant Supervisor: 2024.12.0 > > Network UPS Tools upsd 2.8.0 > Network UPS Tools upsmon 2.8.0 > > Network UPS Tools - Generic HID driver 0.47 (2.8.0) > USB communication driver (libusb 1.0) 0.43 > Using subdriver: Belkin/Liebert HID 0.18 > Network UPS Tools - UPS driver controller 2.8.0 >https://github.com/networkupstools/nut/pull/2629