Просмотр исходного кода

Poolex IceSpa: reindent comment to silence lint warning on PRs.

It is only a warning, not an error, but it is output on every PR so is
distracting.
Jason Rumney 1 год назад
Родитель
Сommit
1cf9700cb3
1 измененных файлов с 2 добавлено и 2 удалено
  1. 2 2
      custom_components/tuya_local/devices/poolex_icespa70_heatpump.yaml

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

@@ -64,8 +64,8 @@ primary_entity:
       range:
       range:
         min: 400
         min: 400
         max: 3500
         max: 3500
-      # dps past 128 are not appearing in the log, so left as attributes rather
-      # than creating sensors for values that might never be seen
+    # dps past 128 are not appearing in the log, so left as attributes rather
+    # than creating sensors for values that might never be seen
     - id: 129
     - id: 129
       type: integer
       type: integer
       optional: true
       optional: true