I’m running Hass.io on a Rpi 3B+ booting off a USB SSD.
Is there any way I could monitor the health of the hard drive from HA?
I was hoping to use smartctl and a command line sensor but smartctl isn’t installed and I don’t know how to install it without getting into the host OS.
I’ve created simple HASS addon that monitors HDD Temp using smartctl.
Addons schedules CRON, data is visible in HA sensor.hdd_temp. https://github.com/Draggon/hassio-hdd-tools - just add this repo to your addons