search for: pijuic

Displaying 5 results from an estimated 5 matches for "pijuic".

Did you mean: pijuice
2020 Nov 18
1
NUT with Geekworm x728 UPS Hat on RPi?
Also for i2c specifically, you can look at examples in asem and recently pijuice drivers. Hope this helps, Jim Klimov On Wed, Nov 18, 2020, 11:25 Roger Price <roger at rogerprice.org> wrote: > On Thu, 5 Nov 2020, Nick Ellson wrote: > > > I searched the forum from the website and didn’t get any hits, so I > thought I’d ask here. > > I have an RPi...
2024 May 10
1
Question about "HB" flag and a "battery.charge.high" name
...B` in the codebase, there are a few `setval()` hits, namely: * adelsystem_cbi.c: "BVAL_HIALRM_I", * al175.c: "BATTERY VOLTAGE STATUS", * asem.c: "charge_percentage >= hb_threshold (default 75)", * generic_modbus.c: "usually ... charging state > 85%", * pijuice.c: "battery_charge_level > HIGH_BATTERY_THRESHOLD (macro 75)" * similarly in hwmon_ina219.c added by PR https://github.com/networkupstools/nut/pull/2430 that started this discussion The first one seems to be about an alarm, the second - not sure, and the rest are about passing a thre...
2020 Nov 05
5
NUT with Geekworm x728 UPS Hat on RPi?
I searched the forum from the website and didn’t get any hits, so I thought I’d ask here. I have an RPi 4B running Home Assistant. It has the NUT integration, and I have a Geekworm X728 UPS Hat installed. It has an I2C interface for reading data. https://raspberrypiwiki.com/X728-Software I was wondering if NUT supports that? Nick Nick Ellson - from iPhone (forgive typos) CCIE #20018;
2024 May 07
1
Question about "HB" flag and a "battery.charge.high" name
Jim Klimov via Nut-upsdev <nut-upsdev at alioth-lists.debian.net> writes: > During discussion at > https://github.com/networkupstools/nut/pull/2430#discussion_r1592317940 I > found that while `nut-names.txt` documents the `battery.charge.low` as the > "Remaining battery level when UPS switches to LB (percent)", there is no > counterpart as `battery.charge.high`.
2023 Feb 19
2
Using 'dummy.ups' for a real application, not just testing...
Good Morning, I am working on setting up a 12V DC UPS that will power a NAS and a router for a few hours. It contains some lithium-ion batteries, and a BMS to control charging. Since it is just a dumb box with batteries, it has no intelligence to inform the NAS of its status. This is where NUT comes in... I would like to incorporate a Raspberry Pi NUT server into this scheme. The Rpi can