|
|
@@ -9,13 +9,6 @@ primary_entity:
|
|
|
- id: 1
|
|
|
name: switch
|
|
|
type: boolean
|
|
|
- mapping:
|
|
|
- - dps_val: false
|
|
|
- icon: "mdi:air-humidifier-off"
|
|
|
- icon_priority: 2
|
|
|
- - dps_val: true
|
|
|
- icon: "mdi:air-humidifier"
|
|
|
- icon_priority: 4
|
|
|
- id: 2
|
|
|
name: humidity
|
|
|
type: integer
|
|
|
@@ -30,16 +23,11 @@ primary_entity:
|
|
|
mapping:
|
|
|
- dps_val: Continuous
|
|
|
value: boost
|
|
|
- icon: mdi:tshirt-crew-outline
|
|
|
- icon_priority: 3
|
|
|
- dps_val: Sunny_Day
|
|
|
value: eco
|
|
|
- icon: "mdi:weather-sunny"
|
|
|
- icon_priority: 3
|
|
|
- dps_val: Rain_Day
|
|
|
value: normal
|
|
|
- icon: "mdi:weather-pouring"
|
|
|
- icon_priority: 3
|
|
|
+
|
|
|
- id: 6
|
|
|
name: current_humidity
|
|
|
type: integer
|
|
|
@@ -52,12 +40,8 @@ primary_entity:
|
|
|
value: OK
|
|
|
- dps_val: 1
|
|
|
value: "Water Tank Full or Removed"
|
|
|
- icon: "mdi:cup-water"
|
|
|
- icon_priority: 1
|
|
|
- dps_val: 2
|
|
|
value: "E2 Compressor Fault"
|
|
|
- icon: "mdi:engine-off-outline"
|
|
|
- icon_priority: 1
|
|
|
secondary_entities:
|
|
|
- entity: fan
|
|
|
dps:
|
|
|
@@ -72,17 +56,6 @@ secondary_entities:
|
|
|
value: 50
|
|
|
- dps_val: high
|
|
|
value: 100
|
|
|
- - entity: sensor
|
|
|
- name: Current humidity
|
|
|
- deprecated: humidifier
|
|
|
- category: diagnostic
|
|
|
- class: humidity
|
|
|
- dps:
|
|
|
- - id: 6
|
|
|
- type: integer
|
|
|
- name: sensor
|
|
|
- unit: "%"
|
|
|
- class: measurement
|
|
|
- entity: sensor
|
|
|
class: temperature
|
|
|
dps:
|