-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconfiguration.yaml
92 lines (73 loc) · 2 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
# Created by Danny Tsang <[email protected]>
# Configure a default setup of Home Assistant (frontend, api, etc)
default_config:
homeassistant:
customize: !include customize.yaml
# https://github.com/BeardedTinker/Home-Assistant_Config/issues/21
allowlist_external_dirs: !include allowed_external_dirs.yaml
allowlist_external_urls: !include allowed_external_urls.yaml
media_dirs:
recording: !secret camera_folder
packages: !include_dir_named packages/
# Text to speech
tts:
- platform: google_translate
automation ui: !include automations.yaml
device_tracker: !include device_tracker.yaml
frontend:
themes: !include_dir_merge_named themes
input_text: !include input_text.yaml
notify: !include notify.yaml
scene: !include scenes.yaml
# https://community.home-assistant.io/t/script-editor-and-split-up-files/40459/29?u=tuxinator94
script ui: !include scripts.yaml
sensor: !include sensor.yaml
battery_notes:
hide_battery: true
cloud:
conversation:
# https://github.com/chomupashchuk/delete-file-home-assistant
delete:
ffmpeg:
http:
use_x_forwarded_for: true
trusted_proxies:
- !secret trusted_proxy1
- !secret trusted_proxy2
- !secret trusted_proxy3
influxdb:
api_version: 2
ssl: !secret influxdb_ssl
host: !secret influxdb_host
port: !secret influxdb_port
verify_ssl: !secret influxdb_verify_ssl
token: !secret influxdb_token
organization: !secret influxdb_organization_id
bucket: !secret influxdb_bucket
logger:
default: error
media_player:
powercalc:
enable_autodiscovery: false
python_script:
recorder:
db_url: !secret recorderdb
purge_keep_days: 30
exclude:
entities:
- sensor.dannys_phone_last_notification
# Example LL-HLS configuration.yaml entry.
stream:
ll_hls: true
part_duration: 0.75
segment_duration: 6
sonoff:
username: !secret sonoff_username
password: !secret sonoff_password
telegram_bot:
- platform: polling
api_key: !secret telegram_key
allowed_chat_ids:
- !secret telegram_danny_chat_id
system_health:
wake_on_lan: