-
Notifications
You must be signed in to change notification settings - Fork 1
/
secretsRENAME.yaml
63 lines (49 loc) · 1.92 KB
/
secretsRENAME.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
#change
# Use this file to store secrets like usernames and passwords.
# Learn more at https://home-assistant.io/docs/configuration/secrets/
#some_password: welcome
#Test telegram webhook:
#https://api.telegram.org/bot##api_key_telegram##/getUpdates
#Delete webhooks
#https://api.telegram.org/bot##api_key_telegram##/deleteWebhook
api_key_telegram: #########:###################################
id_group_telegram: -#########
id_user_telegram: #######
latitude: ##.######
longitude: -#.######
elevation: ##
time_zone: ############
clientrawURL: "http://####.####.##/clientraw.txt"
clientrawURL2: "http://####.####.##/clientraw.txt"
clientrawURL3: "http://####.####.##/clientraw.txt"
clientgasolina1: "https://sedeaplicaciones.minetur.gob.es/ServiciosRESTCarburantes/PreciosCarburantes/EstacionesTerrestres/FiltroMunicipio/####" #city 1
clientgasolina2: "https://sedeaplicaciones.minetur.gob.es/ServiciosRESTCarburantes/PreciosCarburantes/EstacionesTerrestres/FiltroMunicipio/####" #city 2
clientgasolina3: "https://sedeaplicaciones.minetur.gob.es/ServiciosRESTCarburantes/PreciosCarburantes/EstacionesTerrestres/FiltroMunicipio/####" #city 3
#mqtt
mqttusername: #####
mqttpassword: #####
kodi_tcp_port: ####
kodi_username: #####
kodi_password: #####
rm_mini_3_despatx_ip: ####
rm_mini_3_despatx_mac: ####
rm_mini_3_menjador_ip: ####
rm_mini_3_menjador_mac: ####
#base_url: https://###yourdomain###
external_url: https://###yourdomain###
internal_url: https://###yourLOCALdomain###
ssl_certificate: /etc/letsencrypt/live/###yourdomain###/fullchain.pem
ssl_key: /etc/letsencrypt/live/###yourdomain###/privkey.pem
#ssl_check_command: "ssl-cert-check -b -c /etc/letsencrypt/live/xxxx.xxx.xxx/cert.pem | awk '{ print $NF }'"
#Hosts and IP's
ip_Host_Traefik: ####
mqtthostname: ####
netdatahostname: ####
piholehostname: ####
octopihostname: ####
octopitoken: ####
#HACS
hacstoken: ####
#Alexa_media
amazon_email: "####"
amazon_password: "####"