mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 02:11:01 +01:00
Migration to v5.0
https://github.com/alexbelgium/hassio-addons/issues/416
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
## ⚠ Open Request : [[Scrutiny] Help needed to migrate to the official Scrutiny Image? (opened 2022-08-05)](https://github.com/alexbelgium/hassio-addons/issues/416) by [@AnalogJ](https://github.com/AnalogJ)
|
||||
|
||||
# Home assistant add-on: Scrutiny
|
||||
|
||||
[![Donate][donation-badge]](https://www.buymeacoffee.com/alexbelgium)
|
||||
@@ -28,7 +30,7 @@ Features :
|
||||
- SMART monitoring
|
||||
- Automatic addition of local drives
|
||||
- Hourly updates
|
||||
- Ingress with/without ssl
|
||||
- Ingress
|
||||
- Automatic upstream updates
|
||||
|
||||
## Configuration
|
||||
@@ -41,11 +43,8 @@ It automatically mounts all local drives.
|
||||
Enable full access only if you are encountering issues. SMART access should work without full access in all other scenarios.
|
||||
|
||||
```yaml
|
||||
PGID: user
|
||||
GPID: user
|
||||
ssl: true/false (for Ingress)
|
||||
certfile: fullchain.pem #ssl certificate
|
||||
keyfile: privkey.pem #sslkeyfile
|
||||
Updates : Hourly, Daily, Weekly
|
||||
TZ : timezone
|
||||
```
|
||||
|
||||
## Installation
|
||||
|
||||
Reference in New Issue
Block a user