mirror of
https://github.com/vakius/hassio-addon-lifepo4wered.git
synced 2026-08-01 20:44:12 +03:00
The daemon must contact the UPS within PI_BOOT_TO seconds of power-on or the UPS cuts power. Start it immediately via exec as the container's main process; run the MQTT monitor in a background loop with 30s restart backoff so Supervisor API delays or monitor crashes can never delay or kill the daemon. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>