Procházet zdrojové kódy

HY Combo heat pump: child lock is actually night mode

Issue #2510
Jason Rumney před 1 rokem
rodič
revize
2a99434d28

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

@@ -94,13 +94,14 @@ secondary_entities:
         name: current_temperature
         mapping:
           - scale: 10
-  - entity: lock
-    translation_key: child_lock
+  - entity: switch
+    name: Night mode
+    icon: "mdi:weather-night"
     category: config
     dps:
       - id: 3
         type: boolean
-        name: lock
+        name: switch
   - entity: binary_sensor
     class: problem
     category: diagnostic