nut icon indicating copy to clipboard operation
nut copied to clipboard

The Network UPS Tools repository. UPS management protocol Informational RFC 9271 published by IETF at https://www.rfc-editor.org/info/rfc9271 Please star NUT on GitHub, this helps with sponsorships!

Results 489 nut issues
Sort by recently updated
recently updated
newest added

Adds support for the Voltronic Axpert inverters based on the P30 protocol. Updated the nutdrv_qx driver to support the optional sending of commands protected by CRC. Initial support for query...

Active Power 600 -> NUT cant talk via dedicated driver ![image](https://user-images.githubusercontent.com/3919173/183222596-f6fdbeb5-d6eb-447f-8dec-169c25f1b574.png) ![image](https://user-images.githubusercontent.com/3919173/183222614-22bf4336-a590-48de-a6fa-c4554579777a.png) ![image](https://user-images.githubusercontent.com/3919173/183222630-283cbda8-824b-420d-ad2e-7a40c85766af.png) ![image](https://user-images.githubusercontent.com/3919173/183222640-5b1aa945-7f92-41f6-960c-d074f3a62cab.png) ![image](https://user-images.githubusercontent.com/3919173/183222656-890b1e04-bc35-4123-889e-75c91148f562.png) Any idea ?

my settings ``` - config: - vendorid = "0001" - productid = "0000" - pollinterval = 10 driver: nutdrv_qx protocol=hunnox name: myups port: auto ``` my logs ``` s6-rc: info:...

USB
raspberry
USB VID=0001 PID=0000 (Fry's Electronics/MEC0003)
UPSmart
Home Assistant (HA)

Hello I'm trying to integrate UPS Tecnoware ERA PLUS 1100 in Home assistant on Raspberry but the log says me "No supported UPS detected" On device compatibility list there is....

USB
raspberry
Qx protocol driver
Home Assistant (HA)

I'm not sure if this is the right place to ask this question, since I don't deal with NUT directly. I use it through Home Assistant's NUT server. I'm not...

APC
USB
Home Assistant (HA)

Hello, I know I'm probably late for the party here (I didn't really review the PR for this in time), but I've done the work to update NUT to 2.8.0...

systemd
service/daemon start/stop
Linux
nut-driver-enumerator (NDE)

430v vs expected 230v ``` root@rpi-ups-office:~# upsc ups-office Init SSL without certificate database battery.charge: 100 battery.runtime: 1507 battery.voltage: 27.2 device.mfr: Legrand device.model: Legrand UPS device.type: ups driver.name: usbhid-ups driver.parameter.bus: 001...

This is to track the progress on the topic. Reference: https://alioth-lists.debian.net/pipermail/nut-upsdev/2018-July/007392.html - [x] `usbhid-ups`: add new dedicated subdriver - [x] `nutdrv_qx`: support devices which don't terminate their replies with the...

enhancement
HCL
DDL
USB
USB-HID encoding/LogMin/LogMax
Incorrect or missing readings

Current `configure` script reports (on a native MSYS2 Windows laptop prepared per `docs/config-prereqs.txt` instructions, build handled by plain `./ci_build.sh`) the following build ability: ```` Configuration summary: ====================== build serial drivers:...

documentation
Windows
CI
cross-builds

It references a `char *buf = read_buf` which does not seem populated by subsequent code before use, at least not directly per cursory glance.

bug
Windows
Windows-not-on-par-with-POSIX