hellresistor/Rpi-UPSplus-HA

setting power off countdown timer in script

Closed this issue · 1 comments

I haven't run your script, but if you execute this (line 111, 112)

    i2cset -y 1 0x17 24 60

it will cause the f/w of the UPS to start counting down immediately and cut the power to the PI after 60 seconds without shutting it down first.

Removed