docs: add DSM web UI ports (5000/5001) to synology.md
Home Assistant's Synology DSM integration connects on 5001 with SSL (verification off, self-signed cert). Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
parent
a722a2db65
commit
6a968bf6c7
|
|
@ -8,6 +8,7 @@ Operational notes for accessing and navigating the Synology NAS without rediscov
|
||||||
- Hostname/IP: `192.168.86.31`
|
- Hostname/IP: `192.168.86.31`
|
||||||
- SSH user: `jared`
|
- SSH user: `jared`
|
||||||
- SSH key from `~/.ssh/config`: `~/.ssh/id_ed25519_git`
|
- SSH key from `~/.ssh/config`: `~/.ssh/id_ed25519_git`
|
||||||
|
- DSM web UI: `https://192.168.86.31:5001` (HTTPS, self-signed cert) or `http://192.168.86.31:5000` (HTTP); Home Assistant's Synology DSM integration connects on port 5001 with SSL verification disabled.
|
||||||
- Verified NAS hostname: `DS218plus`
|
- Verified NAS hostname: `DS218plus`
|
||||||
|
|
||||||
Quick check:
|
Quick check:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue