mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 01:06:52 +00:00
Update synology camera markdown (#13721)
Example config suggested using IP address which doesn't work. Changed to reflect requiring full URL
This commit is contained in:
parent
3e11698950
commit
96ecc2ec13
@ -25,7 +25,7 @@ To enable your Surveillance Station cameras in your installation, add the follow
|
||||
# Minimum configuration.yaml entry
|
||||
camera:
|
||||
- platform: synology
|
||||
url: IP_ADDRESS_OF_SYNOLOGY_NAS
|
||||
url: FULL_URL_OF_SYNOLOGY_NAS
|
||||
username: YOUR_USERNAME
|
||||
password: YOUR_PASSWORD
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user