|
@@ -2,6 +2,7 @@ name: Dehumidifier
|
|
|
products:
|
|
products:
|
|
|
- id: keyfa7qemdvvux5c
|
|
- id: keyfa7qemdvvux5c
|
|
|
manufacturer: Dura Comfort
|
|
manufacturer: Dura Comfort
|
|
|
|
|
+ model: DH50PWM
|
|
|
entities:
|
|
entities:
|
|
|
- entity: humidifier
|
|
- entity: humidifier
|
|
|
class: dehumidifier
|
|
class: dehumidifier
|
|
@@ -33,7 +34,6 @@ entities:
|
|
|
name: current_humidity
|
|
name: current_humidity
|
|
|
type: integer
|
|
type: integer
|
|
|
- entity: fan
|
|
- entity: fan
|
|
|
- translation_only_key: fan_with_presets
|
|
|
|
|
dps:
|
|
dps:
|
|
|
- id: 1
|
|
- id: 1
|
|
|
type: boolean
|
|
type: boolean
|
|
@@ -56,6 +56,8 @@ entities:
|
|
|
mapping:
|
|
mapping:
|
|
|
- dps_val: 0
|
|
- dps_val: 0
|
|
|
value: false
|
|
value: false
|
|
|
|
|
+ - dps_val: 32
|
|
|
|
|
+ value: false
|
|
|
- value: true
|
|
- value: true
|
|
|
- entity: binary_sensor
|
|
- entity: binary_sensor
|
|
|
translation_key: tank_full
|
|
translation_key: tank_full
|