-
Notifications
You must be signed in to change notification settings - Fork 2
/
secrets.yaml.sample
54 lines (39 loc) · 1.13 KB
/
secrets.yaml.sample
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
hass_base_url: something.somewhere.outthere
hass_password: xxxxxxxxxx
# In here for CI purposes
ssl_certificate: fullchain.pem
ssl_key: privkey.pem
db_url: mysql://user:password@SERVER_IP/DB_NAME?charset=utf8
influx_host: xxxxxxxxxx
influx_user: xxxxxxxxxx
influx_pass: xxxxxxxxxx
aws_access_key_id: xxxxxxxxxx
aws_secret_access_key: xxxxxxxxxx
nest_client_id: xxxxxxxxxx
nest_client_secret: xxxxxxxxxx
ring_username: xxxxxxxxxx
ring_password: xxxxxxxxxx
dyson_username: xxxxxxxxxx
dyson_password: xxxxxxxxxx
dyson_serial: xxxxxxxxxx
spotify_client_id: xxxxxxxxxx
spotify_client_secret: xxxxxxxxxx
metoffice_key: xxxxxxxxxx
darksky_key: xxxxxxxxxx
openweathermap_key: xxxxxxxxxx
transportapi_app_id: xxxxxxxxxx
transportapi_key: xxxxxxxxxx
# Zones
zone_home_lat: 1.0000
zone_home_long: 1.0000
zone_d_work_lat: 1.0000
zone_d_work_long: 1.0000
zone_l_work_lat: 1.0000
zone_l_work_long: 1.0000
# Devices
lauren_profile: http://graph.facebook.com/xxxxxxxxxx/picture?type=square
dan_profile: http://graph.facebook.com/xxxxxxxxxx/picture?type=square
dphone_mac: 00:00:00:00:00:00
laurens_iphone_mac: 00:00:00:00:00:00
# Hassio
ssh_pub_key: xxxxxxxxxx