Browse Source

fix (essentials_wall_thermostat): fix swapped entities

Sensor and Number entities were swapped compared to original, but I forgot
to update the dp names
Jason Rumney 2 months ago
parent
commit
dde0288812

+ 2 - 2
custom_components/tuya_local/devices/essentials_wall_thermostat.yaml

@@ -74,7 +74,7 @@ entities:
     dps:
       - id: 102
         type: integer
-        name: sensor
+        name: value
         unit: C
         range:
           min: 20
@@ -94,7 +94,7 @@ entities:
     hidden: unavailable
     dps:
       - id: 103
-        name: value
+        name: sensor
         type: integer
         unit: C
         mapping: