You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description: "How to map external device on Hass.io."
5
+
date: 2017-04-30 13:28
6
+
sidebar: true
7
+
comments: false
8
+
sharing: true
9
+
footer: true
10
+
---
11
+
12
+
13
+
### {% linkable_title ResinOS / Generic %}
14
+
15
+
Map the usb drive into add-on with `devices` options. If you need it on multible add-ons you can use the `/share` folder which is accessable from multibe add-ons.
16
+
It is also possible to create a add-on that only mount stuff to `share`.
17
+
18
+
You can format the usb device with multible volumes and map it to the specific add-on.
19
+
20
+
### {% linkable_title Generic %}
21
+
22
+
The `share` is default on `/usr/share/hassio/share` so you can mount your volumes into this folder.
0 commit comments