-
Notifications
You must be signed in to change notification settings - Fork 6
/
configuration.yaml
47 lines (47 loc) · 932 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
homeassistant:
auth_providers:
- type: homeassistant
- type: legacy_api_password
api_password: !secret http_password
packages: !include_dir_named packages
name: Home
latitude: !secret lat
longitude: !secret long
elevation: 1556
unit_system: imperial
time_zone: America/Denver
customize: !include customize.yaml
# http:
# ssl_certificate: /ssl/fullchain.pem
# ssl_key: /ssl/privkey.pem
default_config:
zone: !include zones.yaml
shelly:
breaking_changes:
ffmpeg:
frontend:
themes: !include_dir_merge_named themes/
updater:
discovery:
conversation:
history:
logbook:
logger:
default: error
sun:
scene: !include scenes.yaml
sensor:
- platform: moon
- platform: socialblade
channel_id: !secret socialblade
- platform: time_date
display_options:
binary_sensor:
stream:
script: !include scripts.yaml
cloud:
config:
config_check:
system_health:
downloader:
download_dir: downloads