DuckDNS
This commit is contained in:
+12
-1
@@ -26,7 +26,18 @@ homeassistant:
|
|||||||
# video: /Volumes/video
|
# video: /Volumes/video
|
||||||
# photo: /Volumes/photo
|
# photo: /Volumes/photo
|
||||||
|
|
||||||
|
|
||||||
|
## ########################################
|
||||||
|
## DuckDNS
|
||||||
|
## ########################################
|
||||||
|
|
||||||
|
# read this:
|
||||||
|
# https://community.home-assistant.io/t/updating-duckdns-domain-failed/135623
|
||||||
|
duckdns:
|
||||||
|
domain: !secret duckdns_domain
|
||||||
|
access_token: !secret duckdns_access_token
|
||||||
|
|
||||||
|
|
||||||
## ########################################
|
## ########################################
|
||||||
## Spotify
|
## Spotify
|
||||||
## ########################################
|
## ########################################
|
||||||
|
|||||||
Reference in New Issue
Block a user