From f060a81311950aa2cfc1e9b0589f7b675fe5eec2 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Thu, 11 Feb 2021 09:58:12 +0100 Subject: [PATCH] Update README.md --- scrutiny/README.md | 20 ++++---------------- 1 file changed, 4 insertions(+), 16 deletions(-) diff --git a/scrutiny/README.md b/scrutiny/README.md index 970080b51..c45ee9895 100644 --- a/scrutiny/README.md +++ b/scrutiny/README.md @@ -1,10 +1,10 @@ -# Home assistant add-on: qBittorrent +# Home assistant add-on: Scrunity ![Supports aarch64 Architecture][aarch64-shield] ![Supports amd64 Architecture][amd64-shield] ![Supports armhf Architecture][armhf-shield] ![Supports armv7 Architecture][armv7-shield] ## About -Transmission is a bittorrent client. -This addon is based on the [docker image](https://github.com/linuxserver/qbittorrent) from linuxserver.io. +Scrutiny WebUI for smartd S.M.A.R.T monitoring +This addon is based on the [docker image](https://hub.docker.com/r/linuxserver/emby) from linuxserver.io. ## Installation @@ -19,25 +19,13 @@ comparison to installing any other Hass.io add-on. 1. Carefully configure the add-on to your preferences, see the official documentation for for that. ## Configuration -Webui can be found at . The default username/password : described in the startup log. Configurations can be done through the app, except for the following options. +Webui can be found at . Configurations can be done through the app, except for the following options. ```yaml GUID: user GPID: user -ssl: true/false -certfile: fullchain.pem #ssl certificate -keyfile: privkey.pem #sslkeyfile -whitelist: "localhost,192.168.0.0/16" # list ip subnets that won't need a password (optional) -customUI: selection from list # alternative webUI can be set here. Latest version set at each addon start. -localdisks: "sda1" # list of device to mount (optional) -networkdisks: "" # list of smbv2/3 servers to mount (optional) -cifsusername: "username" # smb username (optional) -cifspassword: "password" # smb password (optional) ``` -## Support -Create an issue on github, or ask on the [home assistant thread](https://community.home-assistant.io/t/home-assistant-addon-qbittorrent/279247) - [repository]: https://github.com/alexbelgium/hassio-addons [aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg [amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg