-
Notifications
You must be signed in to change notification settings - Fork 2
/
configuration.yaml
63 lines (53 loc) · 1.46 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
# Loads default set of integrations. Do not remove.
default_config:
http:
ssl_certificate: /ssl/fullchain.pem
ssl_key: /ssl/privkey.pem
# Load frontend themes from the themes folder
frontend:
themes: !include_dir_merge_named themes
extra_module_url:
- /local/community/custom-brand-icons/custom-brand-icons.js
automation: !include automations.yaml
command_line: !include command_line.yaml
cover: !include covers.yaml
homekit: !include homekit.yaml
lovelace: !include lovelace.yaml
script: !include scripts.yaml
scene: !include scenes.yaml
sensor: !include_dir_merge_list sensors/
template: !include_dir_merge_list templates/
utility_meter: !include utility_meter.yaml
homeassistant:
customize: !include customize.yaml
bluetooth:
wake_on_lan:
# recorder:
# purge_keep_days: 31
# auto_purge: true
# auto_repack: true
influxdb:
host: 192.168.3.3
port: 8086
database: homeassistant
username: homeassistant
password: !secret influxdb_pass
max_retries: 5
default_measurement: state
# Text to speech
tts:
- platform: google_translate
shell_command:
send_otgw_command: /bin/bash -c "curl -X POST http://192.168.3.15/api/v1/otgw/command/{{key}}={{value}}"
panel_custom:
- name: Supervisor
url_path: hassio/system
sidebar_title: Supervisor
sidebar_icon: mdi:home-assistant
module_url: /local/panel-redirect.js
waste_collection_schedule:
sources:
- name: durham_gov_uk
args:
uprn: "100110493335"
day_switch_time: "12:30"