-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsecrets_demo.yaml
80 lines (57 loc) · 1.49 KB
/
secrets_demo.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
67
68
69
70
71
72
73
74
75
76
77
78
79
80
ddwrt_username: username
ddwrt_password: password
ddwrt_ip: x.x.x.x
mqtt_username: username
mqtt_password: password
mqtt_port: 1883
mqttbus: topicname
home_latitude: 0.0
home_longitude: -0.0
home_elevation: 0
home_timezone: Europe/London
api_password: password
server_port: 1234
woeid_code: 12345678
wu-apikey: 123456781234567
httpbase_url: my.server.com:1234
ssl_certificate: '/etc/letsencrypt/live/my.server.com/fullchain.pem'
ssl_key: '/etc/letsencrypt/live/my.server.com/privkey.pem'
configurator_url: https://x.x.x.x:1235
pi_hole_url: http://x.x.x.x/admin/api.php
camera_url: rtsp://username:[email protected]/profile[number]/media.smp
cert_expiry_url: my.server.com
cert_expiry_url_port: 1234
# device tracking for notifications
tracker1: 'device_tracker.id'
tracker2: 'device_tracker.id2'
notify_service: notify.type_device
his_device: 'device_tracker.id'
his_device_sensor: 'sensor.id'
his_device_battery: 'sensor.id_battery_level'
her_device: 'device_tracker.id2'
hue_bridge: 'x.x.x.x'
qnap_user: username
qnap_pass: 'password'
qnap419: x.x.x.y
qnap470: x.x.x.z
### samsung speaker
samsung1: 'x.x.x.a'
samsung2: 'x.x.x.b'
samsung3: 'x.x.x.c'
samsung4: 'x.x.x.d'
samsung5: 'x.x.x.e'
samsung6: 'x.x.x.f'
samsung7: 'x.x.x.1'
samsung8: 'x.x.x.2'
samsung9: 'x.x.x.3'
volumio_url: x.x.x.10
volumio2_url: x.x.x.11
volumio_mpd_port: 6600
volumio_port: 3000
# Nvidia Shield
shield_tv: 'x.x.x.4'
## glances
glances_url: http://x.x.x.x:61208/
# snapcast
volumio_ip: x.x.x.5
volumio2_ip: x.x.x.6