Procházet zdrojové kódy

Rectec RT700 Grill: restore hvac_mode

In absense of an explanation, revert the removal of name to make the config valid again.

PR #2741
Jason Rumney před 1 rokem
rodič
revize
2f9c0e919e

+ 1 - 0
custom_components/tuya_local/devices/rectec_rt700_grill.yaml

@@ -9,6 +9,7 @@ entities:
     dps:
     dps:
       - id: 1
       - id: 1
         type: boolean
         type: boolean
+        name: hvac_mode
         mapping:
         mapping:
           - dps_val: false
           - dps_val: false
             value: "off"
             value: "off"