forked from aneisch/home-assistant-config
-
Notifications
You must be signed in to change notification settings - Fork 0
/
configuration.yaml
416 lines (351 loc) Β· 8.81 KB
/
configuration.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
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
homeassistant:
name: Home
elevation: !secret elevation
unit_system: imperial
latitude: !secret home_lat
longitude: !secret home_long
time_zone: America/Chicago
customize: !include customize.yaml
packages:
gate_testing: !include packages/mom_and_dad_gate.yaml
train: !include packages/train.yaml
ups_monitoring: !include packages/ups_monitor.yaml
#bus_time: !include packages/bus_time.yaml
hass_update_check: !include packages/hass_update_check.yaml
grill: !include packages/grill.yaml
#voting: !include packages/voting.yaml
auth_providers:
- type: homeassistant
- type: trusted_networks
trusted_networks:
- 10.0.1.0/24
allow_bypass_login: true
aarlo:
username: !secret arlo_username
password: !secret arlo_password
alarm_control_panel:
- platform: aarlo
alexa: !include alexa.yaml
alexa_media:
accounts:
- email: !secret amazon_email
password: !secret amazon_pass
url: "amazon.com"
automation: !include automation.yaml
binary_sensor: !include binary_sensor.yaml
camera: !include camera.yaml
climate:
platform: radiotherm
host:
- 10.0.0.29
hold_temp: True
config:
device_tracker:
- platform: nmap_tracker
home_interval: 10
hosts:
- 10.0.1.13/32
- 10.0.1.59/32
# https://github.com/aneisch/docker_monitor
docker_monitor:
# Interval is hard coded in __init__.py
# scan_interval:
# seconds: 10
digital_ocean:
access_token: !secret DO_token
fan: !include fans.yaml
frontend:
themes: !include_dir_merge_named themes
group: !include group.yaml
hacs:
token: !secret hacs_token
appdaemon: true
history:
homekit: !include homekit.yaml
http:
use_x_forwarded_for: true
trusted_proxies:
- 127.0.0.1
- ::1
server_port: 8123
base_url: !secret hass_url
ifttt:
key: !secret ifttt_key
influxdb:
host: 10.0.1.22
exclude:
entities:
- binary_sensor.internet_reachability
- binary_sensor.iss
- sensor.aarlo_signal_strength_office
- sensor.dark_sky_icon
- sensor.dark_sky_summary
- sensor.kitchen_timer_countdown
- sensor.last_boot
- sensor.mail_updated
- sensor.moon
domains:
- automation
- alarm_panel
- camera
- group
- media_player
- notify
- scene
- script
- shell_command
- sun
- zone
- zwave
input_boolean: !include input_boolean.yaml
input_datetime: !include input_datetime.yaml
input_select: !include input_select.yaml
intent_script: !include intent_script.yaml
ios:
light:
- platform: limitlessled
bridges:
- host: 10.0.0.47
version: 5
port: 8899
groups:
- number: 1
type: rgbw
name: master_bedroom
fade: on
- number: 2
type: rgbw
name: andrew_monitor_backlight
fade: on
- platform: group
name: Master Bedroom Lamps
entities:
- light.andrew_nightstand_lamp
- light.bethany_nightstand_lamp
logbook:
logger:
default: warn
logs:
homeassistant.core: debug
lovelace:
mode: yaml
resources:
- url: /hacsfiles/toggle-lock-entity-row/toggle-lock-entity-row.js
type: js
- url: /hacsfiles/weather-card/weather-card.js
type: module
- url: /hacsfiles/lovelace-slider-entity-row/slider-entity-row.js
type: js
- url: /hacsfiles/swipe-card/swipe-card.js
type: module
- url: /hacsfiles/lovelace-hass-aarlo/hass-aarlo.js
type: module
- url: /hacsfiles/mini-media-player/mini-media-player-bundle.js
type: module
- url: /hacsfiles/button-card/button-card.js
type: module
- url: /hacsfiles/lovelace-gui-sandbox/gui-sandbox.js
type: module
- url: /hacsfiles/bignumber-card/bignumber-card.js
type: js
- url: /hacsfiles/lovelace-card-mod/card-mod.js
type: module
- url: /hacsfiles/simple-thermostat/simple-thermostat.js
type: module
- url: /hacsfiles/bar-card/bar-card.js
type: js
- url: /hacsfiles/custom-header/custom-header.js
type: module
- url: /hacsfiles/favicon-counter/favicon-counter.js
type: module
- url: /hacsfiles/vertical-stack-in-card/vertical-stack-in-card.js
type: js
- url: /hacsfiles/lovelace-card-preloader/lovelace-card-preloader.js
type: module
map:
mobile_app:
# Local Docker MQTT Only (local devices publish here, and I subscribe over ssl via bridged remote MQTT)
mqtt:
broker: 127.0.0.1
port: 1883
keepalive: 60
discovery: true
birth_message:
topic: 'hass/status'
payload: 'online'
will_message:
topic: 'hass/status'
payload: 'offline'
netatmo:
client_id: !secret netatmo_key
client_secret: !secret netatmo_secret
notify:
- platform: pushbullet
api_key: !secret pushbullet_key
name: pushbullet
- platform: pushover
name: pushover
api_key: !secret pushover_api_key
user_key: !secret pushover_user_key
- platform: html5
name: html5
vapid_pub_key: !secret vapid_pub_key
vapid_prv_key: !secret vapid_prv_key
vapid_email: !secret vapid_email
- platform: alexa_media
owntracks:
panel_custom:
# https://gist.github.com/AdamNaj/cbf4d792a22f443fe9d354e4dca4de00
- name: zwavegraph2
sidebar_title: Z-Wave Graph
sidebar_icon: mdi:access-point-network
url_path: zwave
panel_iframe:
configurator:
title: Configurator
icon: mdi:wrench
url: !secret configurator_url
plane_tracking:
title: 'Plane Tracking'
icon: mdi:airplane
url: !secret plane
grafana:
title: 'Grafana'
icon: mdi:chart-areaspline
url: !secret grafana
esphome:
title: 'ESPHome'
icon: mdi:memory
url: !secret esphome
portainer:
title: 'Portainer'
icon: mdi:ferry
url: !secret portainer
nodered:
title: 'Node-Red'
icon: mdi:sitemap
url: !secret nodered
person:
- name: Andrew
id: andrew
device_trackers:
- device_tracker.andrews_phone_nmap
- device_tracker.owntracks_andrewworkphone
- name: Bethany
id: bethany
device_trackers:
- device_tracker.bethanys_iphone_nmap
- device_tracker.bethany_s_iphone
- device_tracker.owntracks_bethanyphone
pi_hole:
host: '10.0.1.22:8000'
plant:
garden:
sensors:
moisture: sensor.miflora_moisture
temperature: sensor.miflora_temperature
conductivity: sensor.miflora_soil_conductivity
brightness: sensor.miflora_illuminance
min_moisture: 20
max_moisture: 100
#plex:
# host: 10.0.1.22
# token: !secret plex_token
# media_player:
# use_episode_art: false
# show_all_controls: true
#proximity:
# home:
# devices:
# - device_tracker.owntracks_andrewworkphone
# - device_tracker.owntracks_bethanyphone
# - device_tracker.bethanys_iphone
# tolerance: 50
# unit_of_measurement: mi
python_script:
readme:
recorder:
purge_interval: 1
purge_keep_days: 7
exclude:
entities:
- binary_sensor.internet_reachability
- binary_sensor.iss
- sensor.aarlo_signal_strength_office
- sensor.dark_sky_icon
- sensor.dark_sky_summary
- sensor.kitchen_timer_countdown
- sensor.last_boot
- sensor.load_1m
- sensor.load_5m
- sensor.load_15m
- sensor.mail_updated
- sensor.moon
- sensor.network_in_eno1
- sensor.network_out_eno1
domains:
- automation
- alarm_panel
- camera
- group
- media_player
- notify
- scene
- script
- shell_command
- sun
- zone
- zwave
rest_command: !include rest_command.yaml
scene: !include scene.yaml
script: !include scripts.yaml
sensor: !include sensors.yaml
shell_command: !include shell_command.yaml
shopping_list:
spotify:
client_id: !secret spotify_client_id
client_secret: !secret spotify_client_secret
sun:
switch: !include switches.yaml
system_health:
weather:
- platform: darksky
api_key: !secret darksky_api_key
mode: daily
zone:
- name: Andrew Work
latitude: !secret andrew_work_lat
longitude: !secret andrew_work_long
radius: 500
icon: mdi:worker
- name: Bethany Work
latitude: !secret bethany_work_lat
longitude: !secret bethany_work_long
radius: 200
icon: mdi:worker
- name: Dan and Marilyn's
latitude: !secret dan_lat
longitude: !secret dan_long
radius: 500
icon: mdi:home-variant
- name: Wayne and Lisa's
latitude: !secret wayne_lat
longitude: !secret wanye_long
radius: 500
icon: mdi:home-variant
- name: Michael and Mandy's
latitude: !secret michael_lat
longitude: !secret michael_long
radius: 500
icon: mdi:home-variant
- name: Kimberly and Travis'
latitude: !secret travis_lat
longitude: !secret travis_long
radius: 500
icon: mdi:home-variant
zha:
usb_path: /dev/zigbee
radio_type: ti_cc
database_path: /config/.storage/zigbee.db
zwave:
usb_path: /dev/zwave