From 1640b2b7aeffb5e8d3aaa9c9622be4f54b22488b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joakim=20S=C3=B8rensen?= Date: Mon, 26 Oct 2020 14:57:18 +0100 Subject: [PATCH] Add Connection section to samba docs (#1650) --- samba/DOCS.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/samba/DOCS.md b/samba/DOCS.md index 56c0006..325940f 100644 --- a/samba/DOCS.md +++ b/samba/DOCS.md @@ -16,6 +16,21 @@ Follow these steps to get the add-on installed on your system: 3. Start the add-on. 4. Check the add-on log output to see the result. +## Connection + +If you are on Windows you use `\\\`, if you are on MacOS you use `smb://` to connect to the shares. + +This addon exposes the folowing directories over smb (samba): + +Directory | Description +-- | -- +`addons` | This is for your local add-ons. +`backup` | This is for your snapshots. +`config` | This is for your Home Assistant configuration. +`media` | This is for local media files. +`share` | This is for your data that is shared between add-ons and Home Assistant. +`ssl` | This is for your SSL certificates. + ## Configuration Add-on configuration: