Added
- Basic JSON API.
- Health probe endpoint at
/probes/health
. - Input and battery voltage details on the individual UPS info page.
- Gzip/deflate compression support for HTTP responses.
- Added logo to the UI header.
hx-boost
support at the HTML body level.
Changed
- UI will show
ups.realpower
value if UPS is supports this variable; otherwise, power is calculated using the formula (ups.realpower.nominal
*ups.load
) / 100. - All dependencies have been updated to their latest stable versions.