ソースを参照

Update steinbach_silent_mini_heatpump.yaml

Wakinyan 6 ヶ月 前
コミット
ca09ca9fdf

+ 6 - 4
custom_components/tuya_local/devices/steinbach_silent_mini_heatpump.yaml

@@ -1,3 +1,5 @@
+# Connection: local tuya, protocol versio: 3.4
+
 name: Steinbach Silent Mini Heatpump
 name: Steinbach Silent Mini Heatpump
 products:
 products:
   - manufacturer: Steinbach
   - manufacturer: Steinbach
@@ -68,12 +70,12 @@ entities:
     dps:
     dps:
       - id: 4
       - id: 4
         type: string
         type: string
-        option: operation_mode
+        name: option
         mapping:
         mapping:
           - dps_val: "Heating"
           - dps_val: "Heating"
-            value: heat
+            value: Heating
           - dps_val: "Cooling"
           - dps_val: "Cooling"
-            value: cool
+            value: Cooling
 
 
   - entity: sensor
   - entity: sensor
     name: Target temperature
     name: Target temperature
@@ -184,4 +186,4 @@ entities:
   #       type: integer
   #       type: integer
   #       name: sensor
   #       name: sensor
   #       unit: "°C"
   #       unit: "°C"
-  #       scale: 10
+  #       scale: 10