瀏覽代碼

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