-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconfiguration.yaml
69 lines (64 loc) · 1.63 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
---
homeassistant: !include includes/homeassistant.yaml
# Text to speech
tts:
- platform: google_translate
logger:
default: warning
logs:
custom_components.adaptive_lighting: debug
# defaults
cloud:
config:
counter:
dhcp:
# energy:
history:
image:
input_text:
logbook:
media_source:
mobile_app:
my:
person:
ssdp:
stream:
sun:
system_health:
tag:
timer:
usb:
webhook:
zeroconf:
zone:
# Inputs:
http: !include includes/http.yaml
input_boolean: !include includes/input_booleans.yaml
input_select: !include includes/input_selects.yaml
input_datetime: !include includes/input_datetimes.yaml
input_number: !include includes/input_numbers.yaml
# automation: !include automations.yaml
automation: !include_dir_merge_list automations
binary_sensor: !include includes/binary_sensors.yaml
camera: !include includes/camera.yaml
google_assistant: !include .google/google_assistant.yaml
# homekit: !include .homekit/homekit.yaml
group: !include includes/groups.yaml
script: !include scripts.yaml
scene: !include scenes.yaml
sensor: !include includes/sensors.yaml
light: !include includes/lights.yaml
notify: !include includes/notify.yaml
ios: !include includes/ios.yaml
switch: !include includes/switches.yaml
intent_script: !include includes/intent_script.yaml
adaptive_lighting: !include includes/adaptive_lighting.yaml
recorder: !include includes/recorder.yaml
# proxmoxve: !include includes/proxmoxve.yaml
# tplink: !include includes/tplink.yaml
# spotify: !include includes/spotify.yaml
# vacuum: !include includes/vacuum.yaml
frontend:
themes: !include_dir_merge_named themes
extra_module_url:
- /local/community/custom-brand-icons/custom-brand-icons.js