Browse Source

Update eurom_sani_bathroom_towel_radiator.yaml

fixed yaml layout
Jan-Gerard van der Toorn 1 year ago
parent
commit
6b6ea045ae

+ 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