-
I created a shutdown script to power off the UPS if the Pi is powered off:
`/lib/systemd/system-shutdown/ups-poweroff`:
```shell
#! /bin/bash
if [ "x$1" == "xpoweroff" ] || [ "x$1" == "xhalt…
-
Hello,
i have read on documentation (https://wiki.52pi.com/index.php/EP-0136) that this board support Support 4.2V 4.35V 4.4V 4.5V 18650 lithium battery, i have purchase two but 3.7V. Can be used wit…
-
It looks like the UPS is fully functional and I'm getting some data, but there are large gaps in the data and thousands of error logs.
My installation is on a
* Raspberry PI 4 with 8GB
* HA OS
…
-
Hi, after being in operation for a few hours, the battery voltage reading is wrong.
**2021/07/21 14:05:02**
Raspberry Pi power supply voltage: 4.760 V
Current current consumption of Raspberry Pi:…
-
Hello, can you put a screen with what it is supposed to show ? Mine shows only that the version is up-to-date, no UPS info at all. I use a Raspi 4b with HA docker version and have no idea on how to "m…
-
The last power LED is still flashing after the power is turned on all night. Does that mean the battery is still not fully charged?
-
Hello! I have to start by saying thank you for developing this; it works great and I got there in the end!
Setup was rough for me with HA-OS until I stumbled through https://community.home-assistan…
-
Hello, I'm having a single issue with Watneys UPS comms. In order to get it communicating/ running I had to change the address from 0x17 to 0x68 and the software works with one issue.
![Powerplant](…
-
Bevor ich mit der Eingabe in FHEM nach deinem Beispiel beginnen werde, möchte ich erstmal probieren ob die Installation auf dem Raspberry funktioniert.
Ich habe "pip3 install weconnect-mqtt" ausgefüh…
-
I have upgraded firmware, it asked me to reboot which I did and since then UPS is behaving as if no battery would be inserted.
It does restart RPi when power is applied as it is detecting I2C registe…