-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtravis_secrets.yaml
More file actions
42 lines (30 loc) · 1.11 KB
/
Copy pathtravis_secrets.yaml
File metadata and controls
42 lines (30 loc) · 1.11 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
latitude: 0.000000
longitude: 0.000000
elevation: 0.00
http_base_url: https://example.com
http_ssl_certificate: "travis_fullchain.pem"
http_ssl_key: "travis_privkey.pem"
ifttt_key: 0000000000000000000000
zones_rubens_work_latitude: 0.000000
zones_rubens_work_longitude: 0.000000
zones_vale_work_latitude: 0.000000
zones_vale_work_longitude: 0.000000
zones_train_station_latitude: 0.000000
zones_train_station_longitude: 0.000000
recorder_db_url: "mysql://hass:securePassword@core-mariadb/homeassistant"
living_room_tv_ip: 127.0.0.2
living_room_tv_mac_address: 00:11:22:33:44:55
google_assistant_api_key: 1234567890
google_assistant_service_account:
private_key: "__private_key__"
client_email: "client_email@example.org"
trusted_proxies: 127.0.0.1
darksky_api_key: "123456789012345678901234567890"
octoprint_camera_url_snapshot: "http://127.0.0.1/webcam/?action=snapshot"
octoprint_camera_url_stream: "http://127.0.0.1/webcam/?action=stream"
alexa_client_id: "foo"
alexa_client_secret: "bar"
aws_access_key_id: AWS_ACCESS_KEY_ID
aws_secret_access_key: AWS_SECRET_ACCESS_KEY
aws_region_id: us-east-1
alarm_code_home: "123456"