Kaynağa Gözat

Kiturami thermostat: Bath and Summer are reversed.

The word "summer" appeared in the manual description for the "Quick start"
(preheat) option, which was the only thing to go on for assigning which
was which. But that turns out to be wrong.

Issue #2349
Jason Rumney 1 yıl önce
ebeveyn
işleme
182ceeb8c0

+ 7 - 7
custom_components/tuya_local/devices/kiturami_nctr100_thermostat.yaml

@@ -19,9 +19,9 @@ primary_entity:
           value: heat
           value: heat
         - dps_val: Bath
         - dps_val: Bath
           value: "off"
           value: "off"
+          hidden: true
         - dps_val: Summer
         - dps_val: Summer
           value: "off"
           value: "off"
-          hidden: true
         - dps_val: OutGoing
         - dps_val: OutGoing
           value: "off"
           value: "off"
           hidden: true
           hidden: true
@@ -66,16 +66,16 @@ secondary_entities:
             conditions:
             conditions:
               - dps_val: Interior
               - dps_val: Interior
                 value: Room
                 value: Room
+              - dps_val: OnDol
+                value: Underfloor
               - dps_val: Reservation
               - dps_val: Reservation
                 value: Scheduled
                 value: Scheduled
-              - dps_val: OutGoing
-                value: away
-              - dps_val: Bath
-                value: Hot water
               - dps_val: Summer
               - dps_val: Summer
+                value: Hot water
+              - dps_val: Bath
                 value: Quick start
                 value: Quick start
-              - dps_val: OnDol
-                value: Underfloor
+              - dps_val: OutGoing
+                value: away
       - id: 2
       - id: 2
         type: string
         type: string
         name: mode
         name: mode