forked from renatodilli/hass
-
Notifications
You must be signed in to change notification settings - Fork 0
/
configuration.yaml
executable file
·59 lines (34 loc) · 916 Bytes
/
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
homeassistant:
name: Casa
temperature_unit: C
time_zone: Europe/Madrid
latitude: 39.431591
longitude: -0.412215
elevation: 20
customize: !include_dir_merge_named customized
http: !include httpconfig.yaml
zone: !include zones.yaml
#zwave: !include zwave.yaml
mqtt: !include mqtt.yaml
switch: !include switch.yaml
sensor: !include sensor.yaml
mysensors: !include mysensors.yaml
shell_command: !include shell_command.yaml
input_boolean: !include input_boolean.yaml
input_select: !include input_select.yaml
notify: !include notify.yaml
device_tracker: !include device_tracker.yaml
light: !include light.yaml
media_player: !include media_player.yaml
group: !include grupos.yaml
scene: !include_dir_list scenes
automation: !include_dir_list automation
script: !include scripts.yaml
camera: !include camara.yaml
frontend:
sun:
history:
# recorder:
# purge_days: 7
logbook:
updater: