Просмотр исходного кода

Heatstorm HS600GC: Don't hide temperature unit

Celsius setting does not seem to be being applied correctly.

From diagnostics, there does not appear to be a unit, and the temperature is
still in F, even though the device dps show a value of "c".

#1241
Jason Rumney 2 лет назад
Родитель
Сommit
9b5a05ee4f
1 измененных файлов с 0 добавлено и 1 удалено
  1. 0 1
      custom_components/tuya_local/devices/heatstorm_hs6000gc_heater.yaml

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

@@ -58,7 +58,6 @@ primary_entity:
     - id: 19
     - id: 19
       type: string
       type: string
       name: temperature_unit
       name: temperature_unit
-      hidden: true
       mapping:
       mapping:
         - dps_val: c
         - dps_val: c
           value: C
           value: C