Преглед изворни кода

Inkbird ITC-308: add an extra idle state.

Issue #271
Jason Rumney пре 3 година
родитељ
комит
3e9f042d91
1 измењених фајлова са 4 додато и 0 уклоњено
  1. 4 0
      custom_components/tuya_local/devices/inkbird_itc308_thermostat.yaml

+ 4 - 0
custom_components/tuya_local/devices/inkbird_itc308_thermostat.yaml

@@ -62,6 +62,10 @@ primary_entity:
       type: string
       name: hvac_action
       mapping:
+        - dps_val: "0"
+          icon: "mdi-thermometer-off"
+          icon-priority: 5
+          value: idle
         - dps_val: "1"
           icon: "mdi:snowflake"
           icon_priority: 5