-
Notifications
You must be signed in to change notification settings - Fork 20
/
configuration.yaml
96 lines (59 loc) · 1.96 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
#-
# __ _ _ _
# ___ ___ _ __ / _(_) __ _ _ _ _ __ __ _| |_(_) ___ _ __
# / __/ _ \| '_ \| |_| |/ _` | | | | '__/ _` | __| |/ _ \| '_ \
# | (_| (_) | | | | _| | (_| | |_| | | | (_| | |_| | (_) | | | |
# \___\___/|_| |_|_| |_|\__, |\__,_|_| \__,_|\__|_|\___/|_| |_|
# |___/
#
# Core Configuration
default_config:
frontend:
themes: !include_dir_merge_named themes/
discovery:
alarm_control_panel: !include includes/alarm.yaml
homeassistant:
customize: !include customize.yaml
browser_mod:
recorder:
sun:
# Inputs
input_datetime: !include includes/input_datetimes.yaml
input_number: !include includes/input_numbers.yaml
# Logging and history
# Managed via UI
scene: !include scenes.yaml
automation: !include automations.yaml
automation split: !include_dir_merge_list includes/automation/
script: !include scripts.yaml
#overig
group: !include includes/groups.yaml
light: !include includes/lights.yaml
media_player: !include includes/media_players.yaml
utility_meter: !include includes/utility_meter.yaml
notify: !include includes/notify.yaml
sensor: !include_dir_merge_list includes/sensors/
switch: !include includes/switch.yaml
binary_sensor: !include includes/binary_sensors.yaml
webostv: !include includes/webostv.yaml
weather: !include includes/weather.yaml
camera: !include includes/camera.yaml
spotify: !include includes/spotify.yaml
spotcast: !include includes/spotcast.yaml
tts: !include includes/tts.yaml
withings: !include includes/withings.yaml
homekit: !include includes/homekit.yaml
google: !include includes/calendar.yaml
ziggonext: !include includes/ziggonext.yaml
nextcloud: !include includes/nextcloud.yaml
input_select:
camera:
name: select camera
options:
- camera.logi_circle_kai
- camera.logi_circle_fay
- camera.logi_circle_nyk
- camera.logi_circle_zolder
- camera.voordeur
- camera.achterdeur
icon: hass:cctv