mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 10:21:02 +01:00
Hi, I've create an addon for my use and wanted to share it if it can be useful to other people ;-)
About
Scrutiny is a Hard Drive Health Dashboard & Monitoring solution, merging manufacturer provided S.M.A.R.T metrics with real-world failure rates. This addon is based on the docker image from linuxserver.io.
Features :
- SMART monitoring
- Automatic addition of local drives
- Hourly updates
- Ingress with/without ssl
- Automatic upstream updates
Installation
The installation of this add-on is pretty straightforward and not different in comparison to installing any other add-on.
- Add my Hass.io add-ons repository to your home assistant instance.
- Install this add-on.
- Click the
Savebutton to store your configuration. - Set the add-on options to your preferences
- Start the add-on.
- Check the logs of the add-on to see if everything went well.
- Open the webUI (Ingress based) and adapt the software options
Configuration
Webui can be found at http://your-ip:8080, or through Ingress. It automatically mounts all local drives.
GUID: user
GPID: user
ssl: true/false (for Ingress)
certfile: fullchain.pem #ssl certificate
keyfile: privkey.pem #sslkeyfile
Illustration
Support
Create an issue on github, or ask on the home assistant thread
