-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathconfiguration.yaml
129 lines (112 loc) · 2.88 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
homeassistant:
packages: !include_dir_named packages
default_config:
recorder:
purge_keep_days: 7
exclude:
entities:
- sensor.last_boot
- sensor.date
logbook:
exclude:
entities:
- sensor.last_boot
- sensor.date
# Uncomment this if you are using SSL/TLS, running in Docker container, etc.
# http:
# base_url: example.duckdns.org:8123
tts:
- platform: google_translate
language: 'nl'
service_name: google_say
base_url: !secret http_url
updater:
include_used_components: true
proximity:
logger:
default: info
logs:
custom_components.afvalwijzer: debug
#homeassistant.components.scrape: debug
lovelace:
#influxdb:
# host: 192.168.1.15
# max_retries: 3
# default_measurement: state
# include:
# entities:
# - light.woonkamer
# - light.hal_overlopen
# - sensor.hal_light_level
# - sensor.woonkamer_light_level
# - media_player.livingroom_tv
# - media_player.bedroom_tv
# - sensor.wasmachine_watts
# - sensor.droger_watts
# - sensor.living_room_thermostat_humidity
# - sensor.living_room_thermostat_temperature
# - sensor.living_room_thermostat_target
# - weather.home
group: !include groups.yaml
automation: !include automations.yaml
script: !include scripts.yaml
scene: !include scenes.yaml
frontend: !include frontend.yaml
sensor: !include sensors.yaml
binary_sensor: !include binary_sensors.yaml
input_number: !include input_numbers.yaml
input_boolean: !include input_booleans.yaml
#mobile_app:
ios:
push:
categories:
- name: Afval
identifier: 'afval'
actions:
- identifier: 'MARK_TRASH_MOVED'
title: 'Afval verwerkt'
activationMode: 'background'
authenticationRequired: no
destructive: yes
behavior: 'default'
- name: Lampen
identifier: 'lampen'
actions:
- identifier: 'LAMPEN_UIT'
title: 'Lampen uit'
activationMode: 'background'
authenticationRequired: no
destructive: yes
behavior: 'default'
- identifier: 'DISMISS'
title: 'Dismiss'
activationMode: 'background'
authenticationRequired: no
destructive: no
behavior: 'default'
notify:
- platform: group
name: family
services:
- service: mobile_app_skynet_mobile
- service: mobile_app_lieke_iphone
- platform: group
name: bram
services:
- service: mobile_app_skynet_mobile
timer:
hal_overlopen:
duration: '00:5:00'
webostv:
- host: !secret lgwebostv_host_1
name: Livingroom TV
- host: !secret lgwebostv_host_2
name: Bedroom TV
#device_tracker:
# - platform: google_maps
# username: !secret lieke_gmail
# max_gps_accuracy: 200
# - platform: nmap_tracker
# home_interval: 120
# hosts:
# - !secret nmap_hosts