-
Notifications
You must be signed in to change notification settings - Fork 27
/
Copy path007-406.yaml
54 lines (54 loc) · 1.21 KB
/
007-406.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
properties:
- property: daily_energy_kwh
hide: true
sensor:
read_only: true
state_class: total_increasing
device_class: energy
unit: kWh
- property: f_e_filterclean
binary_sensor:
device_class: problem
- property: f_e_pump
binary_sensor:
device_class: problem
- property: f_e_push
binary_sensor:
device_class: problem
- property: f_e_temp
binary_sensor:
device_class: problem
- property: f_e_tubetemp
binary_sensor:
device_class: problem
- property: f_e_waterfull
binary_sensor:
device_class: problem
- property: f_e_wetsensor
binary_sensor:
device_class: problem
- property: f_humidity
humidifier:
target: current_humidity
- property: t_fan_speed
icon: mdi:fan
select:
options:
0: low
1: high
2: auto
- property: t_humidity
humidifier:
target: target_humidity
device_class: dehumidifier
- property: t_power
humidifier:
target: is_on
- property: t_work_mode
humidifier:
target: mode
options:
0: continuous
1: manual
2: auto
3: clothes_dry