-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconfiguration.yaml
70 lines (45 loc) · 1.07 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
################################################################################
## Main configuration
################################################################################
homeassistant:
packages: !include_dir_named packages
auth_providers: !include_dir_list auth_providers
default_config:
config:
system_health:
bluetooth:
mobile_app:
zone:
tag:
cloud:
my:
energy:
zeroconf:
usb:
ssdp:
wake_on_lan:
stream:
input_boolean:
input_datetime:
input_number:
input_select:
input_text:
media_source:
history:
logger:
default: error
################################################################################
## Includes
################################################################################
automation: !include automations.yaml
script: !include scripts.yaml
script split: !include_dir_merge_named scripts/
group: !include groups.yaml
scene: !include scenes.yaml
template: !include_dir_merge_list templates
python_script:
frontend:
themes: !include_dir_merge_named themes
light:
- platform: template
lights: !include_dir_named lights/