-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtravis_secrets.yaml
executable file
·37 lines (37 loc) · 1.01 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
###################################################
# #
# Home Assistant Secrets File #
# #
###################################################
#
# http_password: YOUR_PASSWORD
#
#
name: Home
timezone: Asia/Hong_Kong
latitude: 22.3964
longitude: 114.1095
ifttt_key: fBpDMMf-oZNrpQT3sZS3yJnAv4NqMaOsnqL4p9Kxxxx
telegram_apikey: 430102951:AAH5ZC7BW4FyAJ99DqwILGmT0u7PA3qxxxx
telegram_clientid: 36294xxxx
http_password: 12345678
#
ipYiCamKitchen2: 192.168.1.50
snapshotYiCamKitchen2: '/tmp/snapshots/kitchen2Motion.jpg'
#
ipYiCamKitchen1: 192.168.1.51
snapshotYiCamKitchen1: '/tmp/snapshots/kitchen1Motion.jpg'
#
ipYiCamWater: 192.168.1.52
snapshotYiCamWater: '/tmp/snapshots/waterMotion.jpg'
#
ipYiCamBedroom: 192.168.1.53
snapshotYiCamBedroom: '/tmp/snapshots/bedroomMotion.jpg'
#
ipYiCamLivingRoomHD: 192.168.1.55
snapshotYiCamLivingRoomHD: '/tmp/snapshots/livingRoomHD.jpg'
#
DARKSKY_API: 573e1b7cxxxx23200534786399b96c6f
#
#
# EOF