浏览代码

fix(alen_35i_airpurifier): satisfy ruff's indentation rules

Jason Rumney 6 天之前
父节点
当前提交
a25e8ba0a6
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      custom_components/tuya_local/devices/alen_35i_airpurifier.yaml

+ 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