소스 검색

Magnum floor heater: make dp 2 optional

Issue #3268
Jason Rumney 11 달 전
부모
커밋
388f55187e
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      custom_components/tuya_local/devices/mrc_magnum_floorheater.yaml

+ 2 - 0
custom_components/tuya_local/devices/mrc_magnum_floorheater.yaml

@@ -10,12 +10,14 @@ entities:
       - id: 2
         type: string
         name: hvac_mode
+        optional: true
         mapping:
           - dps_val: AUTO
             value: auto
           - dps_val: MANUAL
             value: heat
           - value: heat
+            hidden: true
       - id: 2
         type: string
         name: preset_mode