Selaa lähdekoodia

fix(alen_35i_airpurifier): satisfy ruff's indentation rules

Jason Rumney 5 päivää sitten
vanhempi
commit
a25e8ba0a6

+ 2 - 2
custom_components/tuya_local/devices/alen_35i_airpurifier.yaml

@@ -50,7 +50,7 @@ entities:
             value: auto
           - dps_val: "Off"
             value: manual
-        # 75i has 5 speeds, recognise it by anion
+      # 75i has 5 speeds, recognise it by anion
       - id: 6
         type: boolean
         optional: true
@@ -59,7 +59,7 @@ entities:
           - dps_val: null
             value: false
           - value: true
-        # 35i has 4 speeds, recognise it by lack of anion
+      # 35i has 4 speeds, recognise it by lack of anion
       - id: 6
         type: boolean
         optional: true