-
Notifications
You must be signed in to change notification settings - Fork 0
/
travis_secrets.yaml
executable file
·66 lines (47 loc) · 1.29 KB
/
travis_secrets.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
64
65
66
darksky_api_key: darksky_api_key
ddwrt_host: 127.0.0.1
ddwrt_password: password
ddwrt_username: username
fedex_password: password
fedex_username: username
ga_access_token: ga_access_token
ga_agent_user_id: ga_agent_user_id
ga_api_key: ga_api_key
ga_client_id: ga_client_id
ga_project_id: ga_project_id
gcm_api_key: gcm_api_key
gcm_sender_id: 0
home_elevation: 0
home_latitude: 00.0000
home_longitude: 00.0000
http_base_url: base_url
http_password: password
http_ssl_certificate: secrets.yaml
http_ssl_key: secrets.yaml
ifttt_key: ifttt_key
kodi_password: password
kodi_username: username
mqtt_password: password
mqtt_port: 1
mqtt_server: 127.0.0.1
mqtt_user: username
nest_client_id: nest_client_id
nest_client_secret: nest_client_secret
pushbullet_api_key: pushbullet_api_key
slack_api_key: slack_api_key
spotify_client_id: spotify_client_id
spotify_client_secret: spotify_client_secret
synologydsm_password: password
synologydsm_username: username
transmission_host: 127.0.0.1
transmission_password: password
transmission_username: username
ups_password: password
ups_username: username
usps_password: password
usps_username: username
wunderground_api_key: wunderground_api_key
zone_school_latitude: 00.0000
zone_school_longitude: 00.0000
zone_work_latitude: 00.0000
zone_work_longitude: 00.0000