From b9187ac6c3dc6d1c08d91e331c6771426077c0dc Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Wed, 4 Aug 2021 21:40:11 +0200 Subject: [PATCH] Update README.md --- cloudcommander/README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/cloudcommander/README.md b/cloudcommander/README.md index cfa9c3b00..decdbeeba 100644 --- a/cloudcommander/README.md +++ b/cloudcommander/README.md @@ -21,7 +21,14 @@ comparison to installing any other Hass.io add-on. Webui can be found at `:8000`. -"CUSTOM_OPTIONS": "--name Homeassistant" # custom options from https://cloudcmd.io/ + "localdisks": "str?", + "networkdisks": "str?", + "cifsusername": "str?", + "cifspassword": "str?", + "smbv1": "bool?", + "CUSTOM_OPTIONS": "str?", + "DROPBOX_TOKEN": "str?" + "CUSTOM_OPTIONS": "--name Homeassistant" # custom options from https://cloudcmd.io/ [repository]: https://github.com/alexbelgium/hassio-addons [aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg