-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathconfiguration.yaml
130 lines (100 loc) · 3.4 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
###########################################################
## Global Values
###########################################################
homeassistant:
latitude: !secret latitude
longitude: !secret longitude
unit_system: imperial
time_zone: America/Chicago
name: Apartment
###########################################################
## Customization Config
###########################################################
customize: !include customize.yaml
###########################################################
## API & Web UI Password
###########################################################
http:
api_password: !secret http_password
###########################################################
## LiFX Config
###########################################################
light:
platform: lifx
broadcast: 10.0.1.255
###########################################################
## IFTTT Config
###########################################################
ifttt:
key: !secret ifttt_key
###########################################################
## Google Config
###########################################################
google:
client_id: !secret google_client_id
client_secret: !secret google_secret
###########################################################
## MQTT Config (move to locally hosted server)
###########################################################
mqtt:
broker: !secret mqtt_host
port: !secret mqtt_port
client_id: home-assistant-1
keepalive: 60
username: !secret mqtt_user
password: !secret mqtt_pass
###########################################################
## Device Tracker Conig
###########################################################
device_tracker:
- platform: owntracks
max_gps_accuracy: 200
- platform: nmap_tracker
hosts: 10.0.1.1/24
###########################################################
## Z-Wave Config
###########################################################
zwave:
usb_path: /dev/ttyACM0
config_path: /usr/local/lib/python3.5/site-packages/libopenzwave-0.3.1-py3.5-linux-x86_64.egg/config
###########################################################
## UPS Config
###########################################################
apcupsd:
host: 127.0.0.1
port: 3551
###########################################################
## Roku Config
###########################################################
media_player:
- platform: roku
host: 10.0.1.191
###########################################################
## Emulated Hue for Alexa
###########################################################
emulated_hue:
host_ip: 10.0.1.4
expose_by_default: false
###########################################################
## Groups, Senors, Automations, Inputs, Scripts, Switches
###########################################################
automation: !include automations.yaml
group: !include groups.yaml
input_boolean: !include input_boolean.yaml
input_select: !include input_select.yaml
input_slider: !include input_slider.yaml
scene: !include scenes.yaml
script: !include scripts.yaml
sensor: !include sensors.yaml
binary_sensor: !include binary_sensors.yaml
switch: !include switches.yaml
alexa: !include alexa.yaml
panel_iframe: !include panel_iframe.yaml
###########################################################
## Other Stuff
###########################################################
recorder:
history:
logbook:
sun:
discovery: