-
Notifications
You must be signed in to change notification settings - Fork 27
/
Copy path008-304.yaml
145 lines (144 loc) · 3.16 KB
/
008-304.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
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
climate:
presets:
- preset: bedtime
t_power: 1
t_work_mode: 2
t_fan_speed: 3
t_temp: 64
properties:
- property: daily_energy_kwh
hide: true
sensor:
read_only: true
state_class: total_increasing
device_class: energy
unit: kWh
- property: f_temp_in
climate:
target: current_temperature
- property: t_fan_speed
climate:
target: fan_mode
options:
0: auto
2: low
3: medium
4: high
- property: f_humidity
climate:
target: current_humidity
unknown_value: 128
- property: t_power
climate:
target: is_on
- property: t_sleep
icon: mdi:power-sleep
switch:
device_class: switch
- property: t_temp
climate:
target: target_temperature
min_value:
celsius: 16
fahrenheit: 61
max_value:
celsius: 32
fahrenheit: 90
- property: t_temp_type
climate:
target: temperature_unit
options:
0: celsius
1: fahrenheit
- property: t_work_mode
climate:
target: hvac_mode
options:
0: fan_only
2: cool
3: dry
5: eco
# - property: t_beep
# disable: true
# - property: t_eco
# disable: true
# - property: t_fan_mute
# disable: true
# - property: t_fan_speed_s
# disable: true
# - property: t_tms
# disable: true
# - property: t_super
# disable: true
# - property: t_swing_angle
# disable: true
# - property: t_swing_follow
# disable: true
# - property: t_swing_direction
# disable: true
# - property: t_up_down
# disable: true
# - property: f_e_arkgrille
# disable: true
# - property: f_e_dwmachine
# disable: true
# - property: f_e_incoiltemp
# disable: true
# - property: f_e_incom
# disable: true
# - property: f_e_indisplay
# disable: true
# - property: f_e_ineeprom
# disable: true
# - property: f_e_inele
# disable: true
# - property: f_e_infanmotor
# disable: true
# - property: f_e_inhumidity
# disable: true
# - property: f_e_inkeys
# disable: true
# - property: f_e_intemp
# disable: true
# - property: f_e_invzero
# disable: true
# - property: f_e_inwifi
# disable: true
# - property: f_e_outcoiltemp
# disable: true
# - property: f_e_outeeprom
# disable: true
# - property: f_e_outgastemp
# disable: true
# - property: f_e_outtemp
# disable: true
# - property: f_e_over_cold
# disable: true
# - property: f_e_over_hot
# disable: true
# - property: f_e_push
# disable: true
# - property: f_e_upmachine
# disable: true
# - property: f_e_waterfull
# disable: true
# - property: f_ecm
# disable: true
# - property: f_electricity
# disable: true
# - property: f_filter
# disable: true
# - property: f_filter_2
# disable: true
# - property: measured_grid_voltage
# disable: true
# - property: t_dal
# disable: true
# - property: t_talr
# disable: true
# - property: t_demand_response
# disable: true
# - property: t_fanspeedcv
# disable: true
# - property: t_temp_compensate
# disable: true