-
Notifications
You must be signed in to change notification settings - Fork 6
/
configuration.yaml
147 lines (129 loc) · 3.39 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
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
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
# cache: true
# cache_dir: /tmp/tts
# time_memory: 300
updater:
proximity:
logger:
default: info
logs:
custom_components.afvalwijzer: debug
#homeassistant.components.scrape: debug
lovelace:
#influxdb:
# host: 192.168.10.10
# 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
# sensor: !include sensors.yaml
# binary_sensor: !include binary_sensors.yaml
# input_number: !include input_numbers.yaml
# input_boolean: !include input_booleans.yaml
#frontend: !include frontend.yaml
frontend:
themes: !include_dir_merge_named themes
mobile_app:
discovery:
# ios:
# push:
# categories:
# # - name: Afval
# # identifier: "afval"
# # actions:
# # - identifier: "MARK_WASTE_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_bram
- service: mobile_app_lieke_iphone
- platform: group
name: bram
services:
- service: mobile_app_skynet_bram
timer:
hal_overlopen:
duration: "00:5:00"
bmw_connected_drive:
bmw_640i_xdrive:
username: !secret bmw_username
password: !secret bmw_password
region: rest_of_world
read_only: true
climate:
nest:
client_id: !secret nest_client_id
client_secret: !secret nest_client_secret
project_id: !secret nest_client_project_id
subscriber_id: !secret nest_client_subscriber_id
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