You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
18 lines
444 B
18 lines
444 B
#-------------------------------------------
|
|
# @CCOSTAN
|
|
# Original Repo : https://github.com/CCOSTAN/Home-AssistantConfig
|
|
#-------------------------------------------
|
|
# homeassistant:
|
|
# customize_glob:
|
|
# "sensor.carlo_6*":
|
|
#
|
|
# "sensor.staceys_iphone_*":
|
|
|
|
camera:
|
|
- platform: synology
|
|
url: !secret synology_url
|
|
username: !secret synology_username
|
|
password: !secret synology_password
|
|
timeout: 15
|
|
verify_ssl: False
|