Просмотр исходного кода

Update multi_leaf_dy_107_thermostat.yaml

Correct typo
n4rrOx 2 лет назад
Родитель
Сommit
6b7ca1aa23

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

@@ -62,7 +62,6 @@ primary_entity:
     - id: 45
       name: fault_code
       type: bitfield
-      
 secondary_entities:
   - entity: number
     name: Calibration offset
@@ -124,8 +123,8 @@ secondary_entities:
         name: sensor
         mapping:
           - dps_val: 0
-            value: False
-          - value: True
+            value: false
+          - value: true
   - entity: number
     name: High temperature limit
     category: config
@@ -194,4 +193,4 @@ secondary_entities:
         unit: "%"
         range:
           min: 0
-          max: 100
+          max: 100