Files
hassio-addons/filebrowser
2021-02-17 22:49:53 +01:00
..
2021-02-16 15:05:29 +01:00
2021-02-16 15:05:29 +01:00
2021-02-17 22:49:53 +01:00
2021-02-17 07:09:15 +01:00
2021-02-16 15:05:29 +01:00
2021-02-16 15:05:29 +01:00
2021-02-16 16:06:04 +01:00
2021-02-16 22:42:35 +01:00

Home assistant add-on: Filebrowser

Supports aarch64 Architecture Supports amd64 Architecture Supports armhf Architecture Supports armv7 Architecture

About

Web based files browser. This addon is based on the docker image from hurlenko.

Installation

The installation of this add-on is pretty straightforward and not different in comparison to installing any other Hass.io add-on.

  1. Add my Hass.io add-ons repository to your Hass.io instance.
  2. Install this add-on.
  3. Click the Save button to store your configuration.
  4. Start the add-on.
  5. Check the logs of the add-on to see if everything went well.
  6. Carefully configure the add-on to your preferences, see the official documentation for for that.

Configuration

Webui can be found at http://your-ip:8080. Default username: "admin" and password: "admin"

Network disk is mounted to /share/storagecifs

networkdisks: "<//SERVER/SHARE>" # list of smbv2/3 servers to mount (optional)
cifsusername: "username" # smb username (optional)
cifspassword: "password" # smb password (optional)

Support

Create an issue on github