-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsecrets.yaml.sample
More file actions
120 lines (94 loc) · 3.25 KB
/
secrets.yaml.sample
File metadata and controls
120 lines (94 loc) · 3.25 KB
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
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
# Use this file to store secrets like usernames and passwords.
# Learn more at https://www.home-assistant.io/docs/configuration/secrets/
---
###############################
### From configuration.yaml ###
###############################
home_longitude: XX.XXXX
home_latitude: YY.YYYY
home_elevation: 0
work_longitude: XX.XXXX
work_latitude: YY.YYYY
work_elevation: 0
api_password: your_api_password
internal_url: http://your-internal-url:8123
external_url: https://your-external-url.example.com
#http_base_url: https://your-base-url.example.com
google_assistant_project_id: your-google-project-id
#google_assistant_api_key: your-google-api-key
# Google Keep
google_username: your_google_username@example.com
google_password: your_google_password
# IFTTT
ifttt_api: your_ifttt_api_key
# Switcher
switcher_device_id: "your_device_id"
# Shelly.cloud
shelly_cloud_auth_key: your_shelly_cloud_auth_key
# For HACS
github_token: your_github_token
xiaomi_gw_mac: your_xiaomi_mac
xiaomi_gw_key: your_xiaomi_key
# Weather services
openweathermap_api_key: your_openweathermap_api_key
darksky_api_key: your_darksky_api_key
pirate_weather_api_key: your_pirate_weather_api_key
# climacell_api_key: your_climacell_api_key
# Tuya Smart Life
tuya_username: your_tuya_username@example.com
tuya_password: your_tuya_password
tuya_cc: 000
# Proxmox VE:
proxmox_ip: 192.168.1.XXX
proxmox_username: your_proxmox_username
proxmox_password: your_proxmox_password
proxmox_node: your_proxmox_nodename
# For HTML5 notifications
vapid_pub_key: your_vapid_pub_key
vapid_prv_key: your_vapid_prv_key
vapid_email: your_email@example.com
telegram_api_key: "your_telegram_api_key"
telegram_allowed_chat_id: 000000000
pushbullet_token: your_pushbullet_token
################################
### From device_tracker.yaml ###
################################
router_pass: your_router_password
google_maps_username: your_gmaps_username@example.com
google_maps_password: your_gmaps_password
##########################
### From recorder.yaml ###
##########################
db_url: mysql://user:password@host:3306/dbname?charset=utf8
# jsurf/rpi-mariadb # db_url: mysql://user:password@host:3306/dbname?charset=utf8
# Unused # work_db_url: mysql://user:password@host:port/dbname?charset=utf8
##############################
### From panel_iframe.yaml ###
##############################
router_url: 'http://192.168.1.1'
# configurator_url: 'http://192.168.1.XXX:3218'
portainer_url: 'https://portainer.example.com'
nodered_url: 'https://node-red.example.com'
# portainer_url: 'https://portainer.example.com'
# nodered_url: 'https://node-red.example.com'
network_switch_living_url: 'http://192.168.1.XX'
network_switch_comm_url: 'http://192.168.1.XX'
###############################
### From binary_sensor.yaml ###
###############################
domain_name: example.com
##############
### UNUSED ###
##############
duckdns_token: your_duckdns_token
openweathermap: your_openweathermap_token
########################################
### From sensors/seventeentrack.yaml ###
########################################
seventeentrack_username: your_17track_username@example.com
seventeentrack_password: your_17track_password
################
### InfluxDB ###
################
influxdb_token: your_influxdb_token
influxdb_organization: your_influxdb_org