소스 검색

Make brightness optional for wind calm fan with light

Christiaan de Ridder 1 년 전
부모
커밋
6d46cfc7ac
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      custom_components/tuya_local/devices/windcalm_fan_with_light.yaml

+ 1 - 0
custom_components/tuya_local/devices/windcalm_fan_with_light.yaml

@@ -23,6 +23,7 @@ secondary_entities:
       - id: 22
         name: brightness
         type: integer
+        optional: true
         range:
           min: 10
           max: 1000