-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathir-climate.yaml
More file actions
52 lines (42 loc) · 855 Bytes
/
ir-climate.yaml
File metadata and controls
52 lines (42 loc) · 855 Bytes
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
substitutions:
name: ir-climate
friendly_name: Sunroom Heat Pump
packages:
va: !include common/open-thread-h2.yaml
external_components:
- source: github://pr#9178
components: [friedrich]
refresh: 1h
esphome:
name: ${name}
name_add_mac_suffix: false
friendly_name: ${friendly_name}
api:
encryption:
key: !secret api_encryption_key
ota:
- platform: esphome
id: ota_esphome
password: !secret ota_password
openthread:
device_type: mtd
tlv: !secret openthread_tlv
#remote_receiver:
# id: rc
# pin:
# number: GPIO13
# inverted: True
# mode: INPUT_PULLUP
# dump: aeha
# idle: 25ms
remote_transmitter:
id: rt
pin: GPIO14
carrier_duty_percent: 50%
climate:
- platform: friedrich
name: "SunRoom HeatPump"
# receiver_id: rc
switch:
- platform: factory_reset
name: "Factory Reset"