-
Notifications
You must be signed in to change notification settings - Fork 2
/
configuration.yaml
58 lines (49 loc) · 1.3 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
homeassistant:
# Package support
packages: !include_dir_named packages
default_config:
http:
use_x_forwarded_for: true
trusted_proxies: !secret trusted_proxy
ssl_key: !secret ssl_key
ssl_certificate: !secret ssl_certificate
automation: !include automations.yaml
automation secret: !include automations_with_secret.yaml
cover: !include cover.yaml
discovery:
group: !include groups.yaml
homekit: !include homekit.yaml
logbook: !include logbook.yaml
logger: !include logger.yaml
media_player:
notify: !include notifications.yaml
recorder: !include recorder.yaml
scene: !include scenes.yaml
script: !include scripts.yaml
tts:
- platform: google_translate
service_name: google_say
input_boolean:
enable_climate:
name: Enable Heat/Air
master_bedroom_shades:
name: Master Bedroom Shades
initial: true
# Rain Delay
# 1) When turned on manually or by automation, an automation starts a timer.
# 2) Lawn watering automation uses it as a condition.
# 3) When the timer completes, it turns off input_boolean.rain_delay
rain_delay:
name: Rain Delay
icon: mdi:water
initial: false
flag_outside:
name: Flag(s) Outside
initial: false
lovelace:
mode: yaml
sensor:
- platform: cert_expiry
host: ha.mroczek.org
- platform: cert_expiry
host: mroczek689154.duckdns.org