Explorar o código

Update vonroc_wifi_heater.yaml: Add model ID

Add model ID
vanhoofseppe hai 10 meses
pai
achega
4cdc20eced

+ 4 - 3
custom_components/tuya_local/devices/vonroc_wifi_heater.yaml

@@ -3,6 +3,7 @@ products:
   - id: igx4agetzjknlnhr
   - id: igx4agetzjknlnhr
     manufacturer: Vonroc
     manufacturer: Vonroc
     model: GPH-XA-HEMAN
     model: GPH-XA-HEMAN
+    model_id: 000004a0y7
 entities:
 entities:
   - entity: climate
   - entity: climate
     translation_only_key: heater
     translation_only_key: heater
@@ -31,11 +32,11 @@ entities:
         optional: true
         optional: true
         mapping:
         mapping:
           - dps_val: AF
           - dps_val: AF
-            value: "AF"
+            value: "away"
           - dps_val: low
           - dps_val: low
-            value: "Eco"
+            value: "eco"
           - dps_val: high
           - dps_val: high
-            value: "Comfort"
+            value: "comfort"
   - entity: lock
   - entity: lock
     translation_key: child_lock
     translation_key: child_lock
     category: config
     category: config