-
Notifications
You must be signed in to change notification settings - Fork 2
/
secrets.example.yaml
138 lines (109 loc) · 2.17 KB
/
secrets.example.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
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
darksky_apikey: XXX
reformedreality_apikey: XXX
# ALARM
alarm_code: XXX
# INFLUXDB
influxDB-database: XXX
influxDB-username: XXX
influxDB-password: XXX
# GOOGLE
google_assistant_api_key: XXX
google_assistant_project_id: XXX
google_client_id: XXX
google_client_secret: XXX
# GOOGLE FIT
google_fit_client_id: XXX
google_fit_client_secret: XXX
# SPOTIFY
spotify_client_id: XXX
spotify_client_secret: XXX
spotify_source_livingroom_echo: XXX
# URLs/IPs
tasmoadmin_url: XXX
grafana_url: XXX
# ROUTER
router_ip: XXX
router_password: XXX
# HTTP component settings
http_password: XXX
http_base_url: XXX
http_trusted_proxies: XXX
# YI CAMERA
yi_cam_ip: XXX
yi_cam_input: XXX
yi_cam_password: XXX
yi_cam_rtsp: XXX
# TABLET
tablet_still_image_url: XXX
rest_url_kiosk_command: XXX
tablet_settings: XXX
tablet_info: XXX
# TELEGRAM
telegram_bot_key: XXX
telegram_bot_chat_ids: XXX
# IFTT
ifttt_key: XXX
# ZONES
zone_home_latitude: XXX
zone_home_longitude: XXX
zone_home_radius: XXX
zone_work_latitude: XXX
zone_work_longitude: XXX
zone_work_radius: XXX
# XIAOMI
xiaomi_app_token: XXX
xiaomi_lamp_ip: XXX
xiaomi_cloud_username: XXX
xiaomi_cloud_password: XXX
# VACUUM
vacuum_host: XXX
vacuum_token: XXX
# RECORDER
recorder_db_url: XXX
# BROADLINK
rm_mini_ip: XXX
rm_mini_mac: XXX
# ZIGBEE2MQTT
zigbee2mqtt_button1: XXX
zigbee2mqtt_button2: XXX
zigbee2mqtt_cube: XXX
zigbee2mqtt_motion_kitchen: XXX
zigbee2mqtt_motion_livingroom: XXX
zigbee2mqtt_motion_office: XXX
zigbee2mqtt_door1: XXX
zigbee2mqtt_door2: XXX
zigbee2mqtt_temphum1: XXX
# BLUETOOTH
xiaomi_temphum_sensor_1: XXX
xiaomi_temphum_sensor_2: XXX
# LIGHTS
light_headlight_ip: XXX
light_tvlight_ip: XXX
# TV
livingroom_tv_ip: XXX
# TAGS
nfctag_door: XXX
# UTE
ute_fixed_price: XXX
ute_power_price: XXX
ute_first_100_price: XXX
ute_second_price: XXX
# SPOTCAST
spotcast_sp_dc: XXX
spotcast_sp_key: XXX
# AMAZON
amazon_email: XXX
amazon_password: XXX
# SHELL
shell_monitor_on: XXX
shell_monitor_off: XXX
# VACUUM ZONES
vacuum_zone_hall: XXX
vacuum_zone_kitchen: XXX
vacuum_zone_bedroom: XXX
vacuum_zone_livingroom: XXX
vacuum_zone_bathroom: XXX
vacuum_zone_office: XXX
# SHELL
shell_command_monitor_turn_on: XXX
shell_command_monitor_turn_off: XXX