소스 검색

Update multi_leaf_dy_107_thermostat.yaml

Correct typo
n4rrOx 2 년 전
부모
커밋
6b7ca1aa23
1개의 변경된 파일3개의 추가작업 그리고 4개의 파일을 삭제
  1. 3 4
      custom_components/tuya_local/devices/multi_leaf_dy_107_thermostat.yaml

+ 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