소스 검색

Update eurom_sani_bathroom_towel_radiator.yaml

fixed yaml layout
Jan-Gerard van der Toorn 2 년 전
부모
커밋
6b6ea045ae
1개의 변경된 파일7개의 추가작업 그리고 5개의 파일을 삭제
  1. 7 5
      custom_components/tuya_local/devices/eurom_sani_bathroom_towel_radiator.yaml

+ 7 - 5
custom_components/tuya_local/devices/eurom_sani_bathroom_towel_radiator.yaml

@@ -32,7 +32,9 @@ primary_entity:
                 min: 40
                 max: 70
     - id: 333
-      # dummy variable for current temperature of current mode (room / towel) while keeping both measured values available
+      # dummy variable for current temperature of 
+      # current mode (room / towel) while keeping
+      # both measured values available
       type: integer
       name: current_temperature
       optional: true
@@ -60,10 +62,10 @@ primary_entity:
         - dps_val: true
           constraint: mode
           conditions:
-          - dps_val: "r"
-            value: heating
-          - dps_val: "t"
-            value: drying
+            - dps_val: "r"
+              value: heating
+            - dps_val: "t"
+              value: drying
         - dps_val: false
           value: idle
           constraint: hvac_mode