What's Changed
- Custom unit configuration by @NebN in #41
- Use HOSTFS_PREFIX when reading Network data by @NebN in #42
Full Changelog: v0.3.10...v0.4.0
Note
From this version disk and memory measurements include decimals. You can decide which units to use.
If you're using number
is Homepage's services.yaml
values will still show as whole numbers, if you wish to display decimals you can change number
to float
.
Percentages will also include more decimal places, all rounding logic has been removed from the API, and the raw floats will be returned. Homepage's format: percent
will format percentages appropriately.