-
Notifications
You must be signed in to change notification settings - Fork 0
/
travis_secrets.yaml
64 lines (45 loc) · 1.15 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
# Use this file to store secrets like usernames and passwords.
# Learn more at https://home-assistant.io/docs/configuration/secrets/
some_password: welcome
# Certificates
ssl_certificate: fake_cert.pem
ssl_key: fake_key.pem
# Locations
tworoads_latitude: 90.0
tworoads_longitude: 0.0
vistasea_latitude: 90.0
vistasea_longitude: 0.0
bri_latitude: 90.0
bri_longitude: 0.0
gth_latitude: 90.0
gth_longitude: 0.0
hvw_latitude: 90.0
hvw_longitude: 0.0
# Telegram
telegram_apikey: "AAA"
telegram_chatid: -1001 # group
telegram_userid: 1002 # Scott
telegram_notify: notify.telegram_object
lutron_host: 127.0.0.1
lutron_mac: cc:ff:11:dd:77:77
schluter_username: "[email protected]"
schluter_password: welcome
eagle_host: 127.0.0.1
eagle_cloud_id: "001234"
eagle_install_code: "abcd"
# Xfinity
xfinity_email: "[email protected]"
xfinity_password: welcome
# Vera
vera_resource: "http://127.0.0.1:3480/data_request?id=variableget&Variable=Mode"
# Venstar
venstar_host1: 127.0.0.1
venstar_host2: 127.0.0.1
envisalink_host: 127.0.0.1
# MyQ
myq_user: welcome
myq_pass: welcome
# Darksky
darksky_api: "ABC123"
# Hydrawise
hydrawise_api: "ABC123"