Commit graph

3 commits

Author SHA1 Message Date
Chris Blake
fe3b4cd76f fix: refactor ustorage
* Don't always pull smartctl data it's slow on old disks
* Cache data for 2 minutes
* Force updates if disks change on the system
2024-05-31 10:55:15 -05:00
Chris Blake
36ff26758e fix: small python fixups
* Error handling in our ustorage, to prevent crashes
* Small change to ubnt-fw-parse so it works better on older python versions
2024-05-30 18:06:33 -05:00
Chris Blake
9c08f287fc feat: add hdds/temps/version to display
* Write a mock ustorage tool to parse disk info for ulcmd
* Pass system temp info from unvr-fan-daemon to mock-ubnt-api via tmp file
* add mock ubnt-tools to make ulcmd happy and report our SN
* code cleanup and documentation update
2024-05-26 14:58:01 -05:00