瀏覽代碼

Enabling all HVAC modes

greenskol 2 年之前
父節點
當前提交
89d2ad1462
共有 1 個文件被更改,包括 1 次插入3 次删除
  1. 1 3
      custom_components/tuya_local/devices/etop_fcu_thermostat.yaml

+ 1 - 3
custom_components/tuya_local/devices/etop_fcu_thermostat.yaml

@@ -58,7 +58,7 @@ primary_entity:
     # Thermostat modes
     #
     # Depending on your actual heating/cooling installation
-    # you can disable the unnecessary entries
+    # you can hide the unnecessary entries
     - id: 4
       name: hvac_mode
       type: string
@@ -69,10 +69,8 @@ primary_entity:
           value: heat
         - dps_val: cold
           value: cool
-          hidden: true
         - dps_val: auto
           value: auto
-          hidden: true
     - id: 5
       name: fan_mode
       type: string