Explorar o código

Qlima D812: add undocumented humidity and timer options.

Issue #2477
Jason Rumney hai 1 ano
pai
achega
022ea00c75

+ 8 - 0
custom_components/tuya_local/devices/qlima_d812_dehumidifier.yaml

@@ -19,6 +19,9 @@ primary_entity:
           value: 40
         - dps_val: "50"
           value: 50
+        # not listed in device properties, but exists in device
+        - dps_val: "60"
+          value: 60
 secondary_entities:
   - entity: select
     translation_key: timer
@@ -32,6 +35,11 @@ secondary_entities:
             value: cancel
           - dps_val: "2h"
             value: "2h"
+          # not listed in device properties info, but exist on device
+          - dps_val: "4h"
+            value: "4h"
+          - dps_val: "6h"
+            value: "6h"
   - entity: sensor
     translation_key: time_remaining
     class: duration