mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-09-15 22:29:08 +02:00
Compare commits
1 Commits
d31ccfa21c
...
ai-fix/fil
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
088e4b214f |
@@ -1,4 +1,7 @@
|
||||
|
||||
## 1.5.1.1 (2026-08-17)
|
||||
- Documentation: the add-on is Ingress-only and does not publish port 8071, so the README no longer advertises direct access at `<your-ip>:8071`
|
||||
|
||||
## 1.5.1 (2026-08-08)
|
||||
- Update to latest version from gtsteffaniak/filebrowser (changelog : https://github.com/gtsteffaniak/filebrowser/releases)
|
||||
|
||||
|
||||
@@ -42,11 +42,11 @@ comparison to installing any other Home Assistant add-on.
|
||||
1. Click the `Save` button to store your configuration.
|
||||
1. Start the add-on.
|
||||
1. Check the logs of the add-on to see if everything went well.
|
||||
1. Access the web UI through the sidebar or at `<your-ip>:8071`.
|
||||
1. Access the web UI through the Home Assistant sidebar.
|
||||
|
||||
## Configuration
|
||||
|
||||
The web UI can be found at `<your-ip>:8071` or through the Home Assistant sidebar when using Ingress.
|
||||
The web UI is reached through the Home Assistant sidebar (Ingress). This add-on does not publish a port on your network, so it has no **Network** section in its configuration page and is not reachable at `<your-ip>:8071`.
|
||||
|
||||
**Default credentials:**
|
||||
- Username: `admin`
|
||||
@@ -69,7 +69,7 @@ The web UI can be found at `<your-ip>:8071` or through the Home Assistant sideba
|
||||
## Setup
|
||||
|
||||
1. Start the add-on and wait for it to initialize.
|
||||
1. Access the web interface through the Home Assistant sidebar or at `<your-ip>:8071`.
|
||||
1. Access the web interface through the Home Assistant sidebar.
|
||||
1. Log in using the default credentials:
|
||||
- Username: `admin`
|
||||
- Password: `admin`
|
||||
|
||||
@@ -114,4 +114,4 @@ schema:
|
||||
slug: filebrowser_quantum
|
||||
udev: true
|
||||
url: https://github.com/alexbelgium/hassio-addons
|
||||
version: "1.5.1"
|
||||
version: "1.5.1.1"
|
||||
|
||||
Reference in New Issue
Block a user