mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-15 21:36:52 +00:00
Create external_drive.markdown
This commit is contained in:
parent
0571d74072
commit
59a9764c59
23
source/hassio/external_drive.markdown
Normal file
23
source/hassio/external_drive.markdown
Normal file
@ -0,0 +1,23 @@
|
||||
---
|
||||
layout: page
|
||||
title: "External device"
|
||||
description: "How to map external device on Hass.io."
|
||||
date: 2017-04-30 13:28
|
||||
sidebar: true
|
||||
comments: false
|
||||
sharing: true
|
||||
footer: true
|
||||
---
|
||||
|
||||
|
||||
### {% linkable_title ResinOS / Generic %}
|
||||
|
||||
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.
|
||||
It is also possible to create a add-on that only mount stuff to `share`.
|
||||
|
||||
You can format the usb device with multible volumes and map it to the specific add-on.
|
||||
|
||||
### {% linkable_title Generic %}
|
||||
|
||||
The `share` is default on `/usr/share/hassio/share` so you can mount your volumes into this folder.
|
||||
|
Loading…
x
Reference in New Issue
Block a user