README: replace MikroTik details with pointer to DOCS.md
This commit is contained in:
@@ -36,13 +36,8 @@ If you provide `brave_api_key`, the add-on exports `BRAVE_API_KEY` for the assis
|
|||||||
### Optional: Home Assistant token
|
### Optional: Home Assistant token
|
||||||
If you provide `homeassistant_token`, it is written to `/config/secrets/homeassistant.token` inside the container for local scripts/tools.
|
If you provide `homeassistant_token`, it is written to `/config/secrets/homeassistant.token` inside the container for local scripts/tools.
|
||||||
|
|
||||||
### Optional: MikroTik SSH
|
### Optional: Router SSH (generic)
|
||||||
If you want MikroTik automation, provide:
|
If you want the assistant to automate local network/router configuration over SSH, see **DOCS.md** (Router SSH section).
|
||||||
- `mikrotik_host`
|
|
||||||
- `mikrotik_ssh_user`
|
|
||||||
- `mikrotik_ssh_key_path` (default: `/data/keys/mikrotik`)
|
|
||||||
|
|
||||||
Place the SSH key file under the add-on config folder (e.g., with File editor), so it appears in-container at `/data/keys/...`.
|
|
||||||
|
|
||||||
## UI
|
## UI
|
||||||
- The main add-on page loads the Gateway UI via **Ingress**.
|
- The main add-on page loads the Gateway UI via **Ingress**.
|
||||||
|
|||||||
Reference in New Issue
Block a user