Displaying 4 results from an estimated 4 matches for "raspberrypiwiki".
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; VCIX-NV, CNSE
Network Hobbyist
"Educating Layer 8, one user at a time."
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth...
2020 Nov 18
1
NUT with Geekworm x728 UPS Hat on RPi?
...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?
>
> Looking back on this thread, I think we got carried away by Python. To go
> back
> to your question: the answer is no, but if you are interested in
> developing a
> driver for the X728, there is a dri...
2020 Nov 05
0
NUT with Geekworm x728 UPS Hat on RPi?
...lson 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 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?
Not in its current form. The installation script seems to be generating two
Python2 scripts which very approximately play the role of a driver attached to
NUT's upsd. To get this to work with NUT means writing a C language...
2020 Nov 18
0
NUT with Geekworm x728 UPS Hat on RPi?
...lson 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 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?
Looking back on this thread, I think we got carried away by Python. To go back
to your question: the answer is no, but if you are interested in developing a
driver for the X728, there is a driver developer guide at
https://net...