Преглед изворни кода

update moes_temp_humidity

give proper name to DP 106 - sensor_dect - used to detect type of sensor connected.
AlexK98 пре 1 година
родитељ
комит
b96f188ff2
1 измењених фајлова са 3 додато и 1 уклоњено
  1. 3 1
      custom_components/tuya_local/devices/moes_temp_humidity.yaml

+ 3 - 1
custom_components/tuya_local/devices/moes_temp_humidity.yaml

@@ -1,6 +1,7 @@
 name: Moes thermostat and hydrostat
 name: Moes thermostat and hydrostat
 products:
 products:
   - id: dlsdk5zvkuuhufpy
   - id: dlsdk5zvkuuhufpy
+    name: Moes MS-103
 primary_entity:
 primary_entity:
   entity: switch
   entity: switch
   name: Main switch
   name: Main switch
@@ -14,7 +15,8 @@ primary_entity:
       name: cycle_time
       name: cycle_time
     - id: 106
     - id: 106
       type: string
       type: string
-      name: unknown_106
+      # Probe type detection
+      name: sensor_dect
 secondary_entities:
 secondary_entities:
   - entity: switch
   - entity: switch
     name: Switch 1
     name: Switch 1